![]() |
ManiaPlanet 3 ManiaScript Reference 2015.06.18.1510
A ManiaScript Reference of the ManiaPlanet 3 game (frozen installation). This is OUTDATED, and exists only for entertainment purposes.
|
#include <doc.h>
Public Types | |
| enum | EnumClipType { ClassicClip , FreeClipSide , FreeClipTop , FreeClipBottom } |
| enum | MultiDirEnum { SameDir , SymmetricalDirs , AllDir , OpposedDirOnly , PerpendicularDirsOnly , NextDirOnly , PreviousDirOnly } |
Public Types inherited from CBlockModel | |
| enum | EBaseType { None , Conductor , Generator , Collector } |
| enum | EWayPointType { Start , Finish , Checkpoint , None , StartFinish } |
| enum | EProdState { Obsolete , GameBox , DevBuild , Release } |
Additional Inherited Members | |
Public Attributes inherited from CBlockModel | |
| const Text | Name |
| const Boolean | IsRoad |
| const Boolean | IsTerrain |
| const EWayPointType | WaypointType |
| const Boolean | NoRespawn |
| const CBlockModelVariantGround | VariantGround |
| const CBlockModelVariantAir | VariantAir |
Public Attributes inherited from CCollector | |
| const Text | Name |
| Text | PageName |
Public Attributes inherited from CNod | |
| const Ident | Id |
The model of a map block