Pum/Functions/pumPowerupManager DestroyAll: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 17: | Line 17: | ||
==See Also== | ==See Also== | ||
{{Pum/Exported/Functions}} | {{Pum/Exported/Functions/ServerSide}} |
Revision as of 22:09, 16 September 2007
This function returns the distance between two 3 dimensional points using the pythagorean theorem.
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