|
Torque2D Reference
|
The time event causes the simulation to advance. More...
#include <event.h>
Inheritance diagram for TimeEvent:Public Member Functions | |
| TimeEvent () | |
Public Member Functions inherited from Event | |
| Event () | |
Public Attributes | |
| U32 | elapsedTime |
| Indicates elapsed time in simulation. | |
Public Attributes inherited from Event | |
| U16 | type |
| U16 | size |
The time event causes the simulation to advance.
|
inline |
| U32 elapsedTime |
Indicates elapsed time in simulation.