orx 1.16
Portable Game Engine
Loading...
Searching...
No Matches
orxTimeLine.h File Reference
#include "orxInclude.h"
#include "object/orxStructure.h"

Go to the source code of this file.

Data Structures

struct  orxTIMELINE_EVENT_PAYLOAD

Typedefs

typedef struct __orxTIMELINE_t orxTIMELINE

Enumerations

enum  orxTIMELINE_EVENT {
  orxTIMELINE_EVENT_TRACK_START = 0 , orxTIMELINE_EVENT_TRACK_STOP , orxTIMELINE_EVENT_TRACK_ADD , orxTIMELINE_EVENT_TRACK_REMOVE ,
  orxTIMELINE_EVENT_LOOP , orxTIMELINE_EVENT_TRIGGER , orxTIMELINE_EVENT_NUMBER , orxTIMELINE_EVENT_NONE = orxENUM_NONE
}

Functions

orxDLLAPI orxSTATUS orxFASTCALL orxTimeLine_AddTrackFromConfig (orxTIMELINE *_pstTimeLine, const orxSTRING _zTrackID)
orxDLLAPI orxSTATUS orxFASTCALL orxTimeLine_ClearCache ()
orxDLLAPI orxTIMELINE *orxFASTCALL orxTimeLine_Create ()
orxDLLAPI orxSTATUS orxFASTCALL orxTimeLine_Delete (orxTIMELINE *_pstTimeLine)
orxDLLAPI void orxFASTCALL orxTimeLine_Enable (orxTIMELINE *_pstTimeLine, orxBOOL _bEnable)
orxDLLAPI void orxFASTCALL orxTimeLine_Exit ()
orxDLLAPI orxU32 orxFASTCALL orxTimeLine_GetCount (const orxTIMELINE *_pstTimeLine)
orxDLLAPI orxFLOAT orxFASTCALL orxTimeLine_GetTrackDuration (const orxSTRING _zTrackID)
orxDLLAPI orxSTATUS orxFASTCALL orxTimeLine_Init ()
orxDLLAPI orxBOOL orxFASTCALL orxTimeLine_IsEnabled (const orxTIMELINE *_pstTimeLine)
orxDLLAPI orxSTATUS orxFASTCALL orxTimeLine_RemoveTrackFromConfig (orxTIMELINE *_pstTimeLine, const orxSTRING _zTrackID)
orxDLLAPI void orxFASTCALL orxTimeLine_Setup ()

Detailed Description


Generated for orx by doxygen 1.8.11