Torque3D/Engine
DavidWyand-GG b56f8674cd New ScriptTickObject
ScriptTickObject is a ScriptObject that adds callbacks for tick and
frame events.  Use setProcessTicks() to enable or disable the
onInterpolateTick() and onProcessTick() callbacks.  The
callOnAdvanceTime property determines if the onAdvanceTime() callback is
called.
2013-01-22 17:09:14 -05:00
..
bin Removed config and put back tools/comments directory 2012-09-25 16:19:09 -04:00
lib Source changes needed for Linux build. 2012-09-23 15:31:56 +04:00
source New ScriptTickObject 2013-01-22 17:09:14 -05:00