| .. |
|
AlphaBlendToy
|
696bf04d2c
- Moved and renamed the "setTimerOn()" and "setTimerOff()" functionality from SceneObject to SimObject. These are now named "startTimer()" and "stopTimer()" and now allow the callback function to be specified as well as the timer period and an optional repeat count which if not specified or specified as zero will repeat infinitely.
|
13 years ago |
|
AmbientForceControllerToy
|
7ed1f79dd3
- Reorganized controllers into a picking/grouped hierarchy.
|
13 years ago |
|
AppCore
|
cc20c803fd
- Utilized some of the new string accessors.
|
13 years ago |
|
AquariumToy
|
696bf04d2c
- Moved and renamed the "setTimerOn()" and "setTimerOff()" functionality from SceneObject to SimObject. These are now named "startTimer()" and "stopTimer()" and now allow the callback function to be specified as well as the timer period and an optional repeat count which if not specified or specified as zero will repeat infinitely.
|
13 years ago |
|
BridgeToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
BuoyancyControllerToy
|
cc20c803fd
- Utilized some of the new string accessors.
|
13 years ago |
|
ChainToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
CompositeSpriteToy
|
cc20c803fd
- Utilized some of the new string accessors.
|
13 years ago |
|
DeathBallToy
|
a3dc8b84f5
- MoveTo and Rotate to now both use a "speed" parameter rather than a "time" parameter. This always caused people confusion and is used as speed by many.
|
13 years ago |
|
FlipToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
ImageFontToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
MoveToToy
|
7ed1f79dd3
- Reorganized controllers into a picking/grouped hierarchy.
|
13 years ago |
|
PointForceControllerToy
|
7ed1f79dd3
- Reorganized controllers into a picking/grouped hierarchy.
|
13 years ago |
|
PyramidToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
RestitutionToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
RotateToToy
|
cc20c803fd
- Utilized some of the new string accessors.
|
13 years ago |
|
Sandbox
|
cc20c803fd
- Utilized some of the new string accessors.
|
13 years ago |
|
SceneLayerToy
|
7ed1f79dd3
- Reorganized controllers into a picking/grouped hierarchy.
|
13 years ago |
|
ScrollerToy
|
7cb605a054
- Removed SceneObject "getPositionX()" and "getPositionY()" as it can be replaced in script with field components of ".position.x" and ".position.y".
|
13 years ago |
|
ShapeVectorToy
|
0acf53b070
- Fixed a comment in the ShapeVectorToy
|
13 years ago |
|
SoftbodyToy
|
a20f2864a1
- First push of Torque 2D 2.0 (MIT)
|
13 years ago |
|
SphereStackToy
|
696bf04d2c
- Moved and renamed the "setTimerOn()" and "setTimerOff()" functionality from SceneObject to SimObject. These are now named "startTimer()" and "stopTimer()" and now allow the callback function to be specified as well as the timer period and an optional repeat count which if not specified or specified as zero will repeat infinitely.
|
13 years ago |
|
SpriteStressToy
|
696bf04d2c
- Moved and renamed the "setTimerOn()" and "setTimerOff()" functionality from SceneObject to SimObject. These are now named "startTimer()" and "stopTimer()" and now allow the callback function to be specified as well as the timer period and an optional repeat count which if not specified or specified as zero will repeat infinitely.
|
13 years ago |
|
SpriteToy
|
7ed1f79dd3
- Reorganized controllers into a picking/grouped hierarchy.
|
13 years ago |
|
ToyAssets
|
7ed1f79dd3
- Reorganized controllers into a picking/grouped hierarchy.
|
13 years ago |
|
TruckToy
|
7cb605a054
- Removed SceneObject "getPositionX()" and "getPositionY()" as it can be replaced in script with field components of ".position.x" and ".position.y".
|
13 years ago |
|
TumblerToy
|
a5d5017dbe
- Fixed a bug where when creating a joint and referencing an object using its name then the joint creation failed.
|
13 years ago |