ManiaScript
Script language used in ManiaPlanet
 All Classes Files Functions Variables Enumerations Enumerator
Public Types | Public Member Functions | Public Attributes | List of all members
CBlock Struct Reference

#include <big.h>

Inheritance diagram for CBlock:
CNod

Public Types

enum  CardinalDirections { North, East, South, West }

Public Member Functions

Void UseDefaultAnchor ()
Void UseCustomAnchor ()

Public Attributes

const Integer BlockScriptId
const Boolean CanHaveAnchor
const Int3 Coord
const CardinalDirections Direction
const CBlockUnit[] BlockUnits
const CBlockModel BlockModel
- Public Attributes inherited from CNod
const Ident Id

Member Enumeration Documentation

Enumerator:
North 
East 
South 
West 

Member Function Documentation

Void CBlock::UseCustomAnchor ( )
Void CBlock::UseDefaultAnchor ( )

Member Data Documentation

const CBlockModel CBlock::BlockModel
const Integer CBlock::BlockScriptId
const CBlockUnit [] CBlock::BlockUnits
const Boolean CBlock::CanHaveAnchor
const Int3 CBlock::Coord
const CardinalDirections CBlock::Direction

The documentation for this struct was generated from the following file: