home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Classicos
/
smashout.swf
/
scripts
/
__Packages
/
Game
/
ModalDialogs
/
PongHelp.as
< 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
|
2005-11-09
|
144 b
|
9 lines
class Game.ModalDialogs.PongHelp extends Game.PongModal
{
var screenName = "help";
function PongHelp()
{
super();
}
}