Template:Pum/Exported/Functions/ServerSide: Difference between revisions
Jump to navigation
Jump to search
(New page: PowerupManager functions * pumPowerupManager_DestroyAll * [[Pum/Functions/pumPowerupManager_DestroyAllByClass|pumPowerupManager_Dest...) |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
PowerupManager functions | ===PowerupManager functions=== | ||
* [[Pum/Functions/pumPowerupManager_DestroyAll|pumPowerupManager_DestroyAll]] | |||
* [[Pum/Functions/pumPowerupManager_DestroyAllByClass|pumPowerupManager_DestroyAllByClass]] | |||
Powerup functions | ===Powerup functions=== | ||
* [[Pum/Functions/pumPowerup_Create|pumPowerup_Create]] | |||
* [[Pum/Functions/pumPowerup_Destroy|pumPowerup_Destroy]] | |||
* [[Pum/Functions/pumPowerup_SetCollision|pumPowerup_SetCollision]] | |||
* [[Pum/Functions/pumPowerup_GetCollision|pumPowerup_GetCollision]] | |||
* [[Pum/Functions/pumPowerup_SetAnimation|pumPowerup_SetAnimation]] | |||
* [[Pum/Functions/pumPowerup_GetAnimation|pumPowerup_GetAnimation]] | |||
* [[Pum/Functions/pumPowerup_SetPosition|pumPowerup_SetPosition]] | |||
* [[Pum/Functions/pumPowerup_GetPosition|pumPowerup_GetPosition]] | |||
* [[Pum/Functions/pumPowerup_SetObjectID|pumPowerup_SetObjectID]] | |||
* [[Pum/Functions/pumPowerup_GetObject|pumPowerup_GetObject]] | |||
* [[Pum/Functions/pumPowerup_GetObjectID|pumPowerup_GetObjectID]] | |||
PowerupHelper functions | ===PowerupHelper functions=== | ||
* [[Pum/Functions/pumPowerupHelper_GetObjectBoundingBox|pumPowerupHelper_GetObjectBoundingBox]] | |||
* [[Pum/Functions/pumPowerupHelper_GetObjectID|pumPowerupHelper_GetObjectID]] |
Latest revision as of 21:48, 16 September 2007
PowerupManager functions
Powerup functions
- pumPowerup_Create
- pumPowerup_Destroy
- pumPowerup_SetCollision
- pumPowerup_GetCollision
- pumPowerup_SetAnimation
- pumPowerup_GetAnimation
- pumPowerup_SetPosition
- pumPowerup_GetPosition
- pumPowerup_SetObjectID
- pumPowerup_GetObject
- pumPowerup_GetObjectID