Template:Pum/Exported/Functions/ServerSide: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(New page: PowerupManager functions * pumPowerupManager_DestroyAll * [[Pum/Functions/pumPowerupManager_DestroyAllByClass|pumPowerupManager_Dest...)
 
No edit summary
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

Revision as of 21:43, 16 September 2007

PowerupManager functions

   pumPowerupManager_DestroyAll
   pumPowerupManager_DestroyAllByClass

Powerup functions

   * pumPowerup_Create?
   * pumPowerup_Destroy?
   * pumPowerup_SetCollision?
   * pumPowerup_GetCollision?
   * pumPowerup_SetAnimation?
   * pumPowerup_GetAnimation?
   * pumPowerup_SetPosition?
   * pumPowerup_GetPosition?
   * pumPowerup_SetObjectID?
   * pumPowerup_GetObject?
   * pumPowerup_GetObjectID? 

PowerupHelper functions

   * pumPowerupHelper_GetObjectBoundingBox?
   * pumPowerupHelper_GetObjectID? ** Retrieves an object id based on the object name (not all objects are defined, most 'obvious' items are, for a list see pumPowerupHelper_GetObjectID?