Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
TimeEvent Struct 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. More...
 
- Public Attributes inherited from Event
U16 type
 
U16 size
 

Detailed Description

The time event causes the simulation to advance.

Constructor & Destructor Documentation

TimeEvent ( )
inline

Member Data Documentation

U32 elapsedTime

Indicates elapsed time in simulation.


The documentation for this struct was generated from the following file: