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

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
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==


    * pumPowerup_Create?
* [[Pum/Functions/pumPowerup_Create|pumPowerup_Create]]
    * pumPowerup_Destroy?
* [[Pum/Functions/pumPowerup_Destroy|pumPowerup_Destroy]]
    * pumPowerup_SetCollision?
* [[Pum/Functions/pumPowerup_SetCollision|pumPowerup_SetCollision]]
    * pumPowerup_GetCollision?
* [[Pum/Functions/pumPowerup_GetCollision|pumPowerup_GetCollision]]
    * pumPowerup_SetAnimation?
* [[Pum/Functions/pumPowerup_SetAnimation|pumPowerup_SetAnimation]]
    * pumPowerup_GetAnimation?
* [[Pum/Functions/pumPowerup_GetAnimation|pumPowerup_GetAnimation]]
    * pumPowerup_SetPosition?
* [[Pum/Functions/pumPowerup_SetPosition|pumPowerup_SetPosition]]
    * pumPowerup_GetPosition?
* [[Pum/Functions/pumPowerup_GetPosition|pumPowerup_GetPosition]]
    * pumPowerup_SetObjectID?
* [[Pum/Functions/pumPowerup_SetObjectID|pumPowerup_SetObjectID]]
    * pumPowerup_GetObject?
* [[Pum/Functions/pumPowerup_GetObject|pumPowerup_GetObject]]
    * pumPowerup_GetObjectID?
* [[Pum/Functions/pumPowerup_GetObjectID|pumPowerup_GetObjectID]]


PowerupHelper functions
==PowerupHelper functions==


    * pumPowerupHelper_GetObjectBoundingBox?
* [[Pum/Functions/pumPowerupHelper_GetObjectBoundingBox|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?
* [[Pum/Functions/pumPowerupHelper_GetObjectID|pumPowerupHelper_GetObjectID]
** Retrieves an object id based on the object name (not all objects are defined, most 'obvious' items are)

Revision as of 21:46, 16 September 2007

PowerupManager functions

Powerup functions

PowerupHelper functions

  • [[Pum/Functions/pumPowerupHelper_GetObjectBoundingBox|pumPowerupHelper_GetObjectBoundingBox]
  • [[Pum/Functions/pumPowerupHelper_GetObjectID|pumPowerupHelper_GetObjectID]
    • Retrieves an object id based on the object name (not all objects are defined, most 'obvious' items are)