home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
What PC? 1997 February
/
WPCFEB97.ISO
/
multi
/
times
/
data
/
shared.dir
/
00817_grid.pct.ls
< 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
|
1996-08-11
|
160 b
|
8 lines
on mouseUp
set mv to the mouseV
set spv to the locV of sprite 3
set unitHeight to 43
set whSquareV to ((mv - spv) / unitHeight) + 1
put whSquareV
end