home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET 2
/
BCI NET 2.iso
/
archives
/
programming
/
source
/
apilot.lha
/
APilot
/
APilot_Opt
/
Functions.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-12-03
|
321 b
|
32 lines
/*
* Functions used so far in AmiPilot
*
*/
/* Points.c */
init_explosion
add_exhaust
add_bullets
add_explosion
update_points
/* Ship.c */
update_ship
init_ship
/* Lists.c */
init_points
alloc_point
free_point
/* Misc.c */
myWritePixel
/* Input.c */
handleIDCMP
/* Main.c */
init_display
main
cleanExit