home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Classicos
/
ZanyAttack.swf
/
scripts
/
DefineSprite_155
/
frame_1
/
DoAction.as
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
|
2006-06-13
|
271 b
|
10 lines
set("/:ufoTimer",eval("/:ufoTimer") + "1");
enemyGridXPos = getProperty("/enemyGrid", _X);
enemyGridYPos = getProperty("/enemyGrid", _Y);
call("PlayerMove");
call("EnemyMoveTimer");
call("EnemyFire");
call("LaserMove");
call("EnemyLaserMove");
call("UFOTimer");