Torque2D Reference
Loading...
Searching...
No Matches
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.
Public Attributes inherited from Event
U16 type
U16 size

Detailed Description

The time event causes the simulation to advance.

Constructor & Destructor Documentation

◆ TimeEvent()

TimeEvent ( )
inline

Member Data Documentation

◆ elapsedTime

U32 elapsedTime

Indicates elapsed time in simulation.


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