home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
terrain.swf
/
scripts
/
frame_961
/
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
|
2007-03-20
|
201 b
|
8 lines
potx = getProperty("/arrow", _X);
posx = getProperty("/locate", _X);
posy = getProperty("/locate", _Y);
poty = getProperty("/arrow", _Y);
difx = posx - potx;
dify = posy - poty;
call("route1");