Game Development Community

Classes accesible from script documentation.

by Jacobo Rodriguez Villar · in Torque Game Engine · 06/20/2007 (3:47 am) · 4 replies

Hi,

I'm pretty newbie to torque and I feel pretty lost. I'm following one of the books that everyone suggests but I'm having problems following code because I can't find documentation on the clases (methods, members) accesible from script.

I'm using 1.5.2, could I find this information anywhere? I think it is pretty important.


Thanks in advance,
HexDump.

#2
06/21/2007 (1:24 am)
I was looking for something like this -> http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=6853

but for 1.5.2 version.

Thanks in advance,
HexDump.
#3
06/21/2007 (1:29 am)
There isn't one available.

Very little has changed regarding scripting between version 1.3 & 1.5.
#4
06/21/2007 (1:32 am)
I see, thanks mate.

HexDump.