Pum/Functions/pumPowerupManager DestroyAll: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Server function}} | {{Server function}} | ||
__NOTOC__ | __NOTOC__ | ||
This function | This function destroys all created powerups. | ||
==Syntax== | ==Syntax== |
Revision as of 22:12, 16 September 2007
This function destroys all created powerups.
Syntax
Click to collapse [-]
Servervoid pumPowerupManager_DestroyAll( )
Example
Click to collapse [-]
ServerThis example destroys all created powerups.
pumPowerupManager_DestroyAll()
See Also
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