home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
eolica.swf
/
scripts
/
frame_8
/
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
|
2005-07-26
|
210 b
|
14 lines
Level = function(a)
{
for(var _loc3_ in a)
{
this[_loc3_] = a[_loc3_];
}
};
t = Level.prototype;
t.id = "";
t.num = 0;
t.totalEnergyRequired = 0;
t.highestDot = 0;
t.timeLimit = 60;