|
orxDLLAPI orxSPAWNER *orxFASTCALL | orxSpawner_Create () |
|
orxDLLAPI orxSPAWNER *orxFASTCALL | orxSpawner_CreateFromConfig (const orxSTRING _zConfigID) |
|
orxDLLAPI orxSTATUS orxFASTCALL | orxSpawner_Delete (orxSPAWNER *_pstSpawner) |
|
orxDLLAPI void orxFASTCALL | orxSpawner_Enable (orxSPAWNER *_pstSpawner, orxBOOL _bEnable) |
|
orxDLLAPI void orxFASTCALL | orxSpawner_Exit () |
|
orxDLLAPI orxU32 orxFASTCALL | orxSpawner_GetActiveObjectCount (const orxSPAWNER *_pstSpawner) |
|
orxDLLAPI orxU32 orxFASTCALL | orxSpawner_GetActiveObjectLimit (const orxSPAWNER *_pstSpawner) |
|
orxDLLAPI orxFRAME *orxFASTCALL | orxSpawner_GetFrame (const orxSPAWNER *_pstSpawner) |
|
orxDLLAPI const orxSTRING orxFASTCALL | orxSpawner_GetName (const orxSPAWNER *_pstSpawner) |
|
orxDLLAPI orxFLOAT orxFASTCALL | orxSpawner_GetNextWaveDelay (const orxSPAWNER *_pstSpawner) |
|
orxDLLAPI orxVECTOR *orxFASTCALL | orxSpawner_GetObjectSpeed (const orxSPAWNER *_pstSpawner, orxVECTOR *_pvObjectSpeed) |
|
orxDLLAPI orxSTRUCTURE *orxFASTCALL | orxSpawner_GetParent (const orxSPAWNER *_pstSpawner) |
|
orxDLLAPI orxVECTOR *orxFASTCALL | orxSpawner_GetPosition (const orxSPAWNER *_pstSpawner, orxVECTOR *_pvPosition) |
|
orxDLLAPI orxFLOAT orxFASTCALL | orxSpawner_GetRotation (const orxSPAWNER *_pstSpawner) |
|
orxDLLAPI orxVECTOR *orxFASTCALL | orxSpawner_GetScale (const orxSPAWNER *_pstSpawner, orxVECTOR *_pvScale) |
|
orxDLLAPI orxU32 orxFASTCALL | orxSpawner_GetTotalObjectCount (const orxSPAWNER *_pstSpawner) |
|
orxDLLAPI orxU32 orxFASTCALL | orxSpawner_GetTotalObjectLimit (const orxSPAWNER *_pstSpawner) |
|
orxDLLAPI orxFLOAT orxFASTCALL | orxSpawner_GetWaveDelay (const orxSPAWNER *_pstSpawner) |
|
orxDLLAPI orxU32 orxFASTCALL | orxSpawner_GetWaveSize (const orxSPAWNER *_pstSpawner) |
|
orxDLLAPI orxVECTOR *orxFASTCALL | orxSpawner_GetWorldPosition (const orxSPAWNER *_pstSpawner, orxVECTOR *_pvPosition) |
|
orxDLLAPI orxFLOAT orxFASTCALL | orxSpawner_GetWorldRotation (const orxSPAWNER *_pstSpawner) |
|
orxDLLAPI orxVECTOR *orxFASTCALL | orxSpawner_GetWorldScale (const orxSPAWNER *_pstSpawner, orxVECTOR *_pvScale) |
|
orxDLLAPI orxSTATUS orxFASTCALL | orxSpawner_Init () |
|
orxDLLAPI orxBOOL orxFASTCALL | orxSpawner_IsEnabled (const orxSPAWNER *_pstSpawner) |
|
orxDLLAPI void orxFASTCALL | orxSpawner_Reset (orxSPAWNER *_pstSpawner) |
|
orxDLLAPI orxSTATUS orxFASTCALL | orxSpawner_SetActiveObjectLimit (orxSPAWNER *_pstSpawner, orxU32 _u32ActiveObjectLimit) |
|
orxDLLAPI orxSTATUS orxFASTCALL | orxSpawner_SetNextWaveDelay (orxSPAWNER *_pstSpawner, orxFLOAT _fWaveDelay) |
|
orxDLLAPI orxSTATUS orxFASTCALL | orxSpawner_SetObjectSpeed (orxSPAWNER *_pstSpawner, const orxVECTOR *_pvObjectSpeed) |
|
orxDLLAPI orxSTATUS orxFASTCALL | orxSpawner_SetParent (orxSPAWNER *_pstSpawner, void *_pParent) |
|
orxDLLAPI orxSTATUS orxFASTCALL | orxSpawner_SetPosition (orxSPAWNER *_pstSpawner, const orxVECTOR *_pvPosition) |
|
orxDLLAPI orxSTATUS orxFASTCALL | orxSpawner_SetRotation (orxSPAWNER *_pstSpawner, orxFLOAT _fRotation) |
|
orxDLLAPI orxSTATUS orxFASTCALL | orxSpawner_SetScale (orxSPAWNER *_pstSpawner, const orxVECTOR *_pvScale) |
|
orxDLLAPI orxSTATUS orxFASTCALL | orxSpawner_SetTotalObjectLimit (orxSPAWNER *_pstSpawner, orxU32 _u32TotalObjectLimit) |
|
orxDLLAPI void orxFASTCALL | orxSpawner_Setup () |
|
orxDLLAPI orxSTATUS orxFASTCALL | orxSpawner_SetWaveDelay (orxSPAWNER *_pstSpawner, orxFLOAT _fWaveDelay) |
|
orxDLLAPI orxSTATUS orxFASTCALL | orxSpawner_SetWaveSize (orxSPAWNER *_pstSpawner, orxU32 _u32WaveSize) |
|
orxDLLAPI orxU32 orxFASTCALL | orxSpawner_Spawn (orxSPAWNER *_pstSpawner, orxU32 _u32Number) |
|