#include <orxAnim.h>
Anim event payload
Definition at line 96 of file orxAnim.h.
◆ [union]
◆ fTime
orxFLOAT orxANIM_EVENT_PAYLOAD::fTime |
Anim time when cut: 12
Custom event time : 20
Definition at line 112 of file orxAnim.h.
◆ fValue
orxFLOAT orxANIM_EVENT_PAYLOAD::fValue |
Custom event value : 16
Definition at line 119 of file orxAnim.h.
◆ pstAnim
orxANIM* orxANIM_EVENT_PAYLOAD::pstAnim |
Animation reference : 4
Definition at line 98 of file orxAnim.h.
◆ [struct]
struct { ... } orxANIM_EVENT_PAYLOAD::stCustom |
◆ [struct]
struct { ... } orxANIM_EVENT_PAYLOAD::stCut |
◆ [struct]
struct { ... } orxANIM_EVENT_PAYLOAD::stLoop |
◆ u32Count
orxU32 orxANIM_EVENT_PAYLOAD::u32Count |
◆ zAnimName
const orxSTRING orxANIM_EVENT_PAYLOAD::zAnimName |
Animation name : 8
Definition at line 99 of file orxAnim.h.
◆ zName
const orxSTRING orxANIM_EVENT_PAYLOAD::zName |
Custom event name : 12
Definition at line 118 of file orxAnim.h.
The documentation for this struct was generated from the following file: