Typedefs | Functions

include/anim/orxAnimPointer.h File Reference

#include "orxInclude.h"
#include "anim/orxAnimSet.h"

Go to the source code of this file.

Typedefs

typedef struct __orxANIMPOINTER_t orxANIMPOINTER

Functions

orxDLLAPI orxANIMPOINTER
*orxFASTCALL 
orxAnimPointer_Create (const orxSTRUCTURE *_pstOwner, orxANIMSET *_pstAnimSet)
orxDLLAPI orxANIMPOINTER
*orxFASTCALL 
orxAnimPointer_CreateFromConfig (const orxSTRUCTURE *_pstOwner, const orxSTRING _zConfigID)
orxDLLAPI orxSTATUS orxFASTCALL orxAnimPointer_Delete (orxANIMPOINTER *_pstAnimPointer)
orxDLLAPI void orxFASTCALL orxAnimPointer_Exit ()
orxDLLAPI orxANIMSET *orxFASTCALL orxAnimPointer_GetAnimSet (const orxANIMPOINTER *_pstAnimPointer)
orxDLLAPI orxU32 orxFASTCALL orxAnimPointer_GetCurrentAnim (const orxANIMPOINTER *_pstAnimPointer)
orxDLLAPI orxSTRUCTURE *orxFASTCALL orxAnimPointer_GetCurrentAnimData (const orxANIMPOINTER *_pstAnimPointer)
orxDLLAPI orxHANDLE orxFASTCALL orxAnimPointer_GetCurrentAnimHandle (const orxANIMPOINTER *_pstAnimPointer)
orxDLLAPI orxFLOAT orxFASTCALL orxAnimPointer_GetCurrentTime (const orxANIMPOINTER *_pstAnimPointer)
orxDLLAPI orxFLOAT orxFASTCALL orxAnimPointer_GetFrequency (const orxANIMPOINTER *_pstAnimPointer)
orxDLLAPI orxSTRUCTURE *orxFASTCALL orxAnimPointer_GetOwner (const orxANIMPOINTER *_pstAnimPointer)
orxDLLAPI orxU32 orxFASTCALL orxAnimPointer_GetTargetAnim (const orxANIMPOINTER *_pstAnimPointer)
orxDLLAPI orxHANDLE orxFASTCALL orxAnimPointer_GetTargetAnimHandle (const orxANIMPOINTER *_pstAnimPointer)
orxDLLAPI orxSTATUS orxFASTCALL orxAnimPointer_Init ()
orxDLLAPI orxSTATUS orxFASTCALL orxAnimPointer_Pause (orxANIMPOINTER *_pstAnimPointer, orxBOOL _bPause)
orxDLLAPI orxSTATUS orxFASTCALL orxAnimPointer_SetCurrentAnim (orxANIMPOINTER *_pstAnimPointer, orxU32 _u32AnimID)
orxDLLAPI orxSTATUS orxFASTCALL orxAnimPointer_SetCurrentAnimHandle (orxANIMPOINTER *_pstAnimPointer, orxHANDLE _hAnimHandle)
orxDLLAPI orxSTATUS orxFASTCALL orxAnimPointer_SetFrequency (orxANIMPOINTER *_pstAnimPointer, orxFLOAT _fFrequency)
orxDLLAPI orxSTATUS orxFASTCALL orxAnimPointer_SetTargetAnim (orxANIMPOINTER *_pstAnimPointer, orxU32 _u32AnimID)
orxDLLAPI orxSTATUS orxFASTCALL orxAnimPointer_SetTargetAnimHandle (orxANIMPOINTER *_pstAnimPointer, orxHANDLE _hAnimHandle)
orxDLLAPI orxSTATUS orxFASTCALL orxAnimPointer_SetTime (orxANIMPOINTER *_pstAnimPointer, orxFLOAT _fTime)
orxDLLAPI void orxFASTCALL orxAnimPointer_Setup ()

Detailed Description

Date:
03/03/2004
Author:
iarwain@orx-project.org
Todo:

Definition in file orxAnimPointer.h.


Generated for orx by doxygen 1.5.6