|
Back to Table of contents |
General information |
type: struct
inherits: (none)
module: glowGlowTimerMessage encloses data sent to a GlowTimerReceiver to notify it of a timer event.
GLOW programs that use timers will need to use GlowTimerMessages.
Data |
Event data
int id
The id assigned to this particular notification and returned from Glow::RegisterTimer().
|
Back to Table of contents |
The GLOW Toolkit