orx  1.14
Portable Game Engine
orxTIMELINE_EVENT_PAYLOAD Struct Reference

#include <orxTimeLine.h>

Data Fields

orxFLOAT fTimeStamp
 
orxTIMELINEpstTimeLine
 
const orxSTRING zEvent
 
const orxSTRING zTrackName
 

Detailed Description

TimeLine event payload

Definition at line 75 of file orxTimeLine.h.

Field Documentation

orxFLOAT orxTIMELINE_EVENT_PAYLOAD::fTimeStamp

Event time : 16

Definition at line 80 of file orxTimeLine.h.

orxTIMELINE* orxTIMELINE_EVENT_PAYLOAD::pstTimeLine

TimeLine reference : 4

Definition at line 77 of file orxTimeLine.h.

const orxSTRING orxTIMELINE_EVENT_PAYLOAD::zEvent

Event text : 12

Definition at line 79 of file orxTimeLine.h.

const orxSTRING orxTIMELINE_EVENT_PAYLOAD::zTrackName

Track name : 8

Definition at line 78 of file orxTimeLine.h.


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

Generated for orx by doxygen 1.8.11