Template:Pum/Exported/Functions/ServerSide: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 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_DestroyAll|pumPowerupManager_DestroyAll]] | ||
* [[Pum/Functions/pumPowerupManager_DestroyAllByClass|pumPowerupManager_DestroyAllByClass]] | * [[Pum/Functions/pumPowerupManager_DestroyAllByClass|pumPowerupManager_DestroyAllByClass]] | ||
==Powerup functions== | ===Powerup functions=== | ||
* [[Pum/Functions/pumPowerup_Create|pumPowerup_Create]] | * [[Pum/Functions/pumPowerup_Create|pumPowerup_Create]] | ||
Line 18: | Line 18: | ||
* [[Pum/Functions/pumPowerup_GetObjectID|pumPowerup_GetObjectID]] | * [[Pum/Functions/pumPowerup_GetObjectID|pumPowerup_GetObjectID]] | ||
==PowerupHelper functions== | ===PowerupHelper functions=== | ||
* [[Pum/Functions/pumPowerupHelper_GetObjectBoundingBox|pumPowerupHelper_GetObjectBoundingBox] | * [[Pum/Functions/pumPowerupHelper_GetObjectBoundingBox|pumPowerupHelper_GetObjectBoundingBox]] | ||
* [[Pum/Functions/pumPowerupHelper_GetObjectID|pumPowerupHelper_GetObjectID] | * [[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