Punkman X1 API

Map Methods

The methods of the Map class are listed below. For a complete list of Map class members, see the Map Members topic.

Public Static Methods

ConvertOverloaded. Converte world-coordinate to map-coordinate

Public Instance Methods

FindEndPoint Find end point
FindStartPoint Find start point
HasItem Has pickable items
Load Load map form file
LoadXML Loads map from XML file
MonsterCount Count of monsters
PickableItemCount Count of pickable items
RenderOverloaded. Draw part of unit cube
RenderCell Draw part of map cell
RenderToGraphics Draw map layout
Save Save map into file
SaveXML Saves map as XML file
SetCells Copy cells

Private Instance Methods

CreateAttrOverloaded. Creates attribute of XmlNode
GetAttrInt Returns integer value of XmlNode attribute
OnCreateBuffer Device Reset resurection

See Also

Map Class | PunkMan.Shared Namespace