Game Development Community

TGB Reference.pdf incomplete

by Vern Jensen · in Torque Game Builder · 06/21/2006 (1:07 pm) · 3 replies

Take, for example, the Whack-a-mole demo, which calls:

Canvas.hideCursor();

But try searching for hideCursor in the TGB Reference.pdf, and it's nowhere to be found. I also have a feeling this reference is missing other important functions for playing sound effects with positioning of the sound between the speakers. Maybe it's missing other functions too?

This is in the final release.

-Vern

#1
06/21/2006 (4:49 pm)
The TGB reference only documents TGB specific functions and classes. See TDN for TorqueScript Core documentation including GUI, Console, Networking. Hope this helps
#2
06/21/2006 (4:59 pm)
With the official release Adam Larson and I added about 100 pages more of general Torque Commands to the reference, such as commandToClient... font commands, etc. Though we might not have gotten every command out there, we should be very close to all of them.
#3
06/21/2006 (5:04 pm)
Oops thanks for clarifying that Matt. @Vern, you can also get TGE to dump all it's internal documentation too which is kind of interesting:
www.garagegames.com/mg/forums/result.thread.php?qt=44649