C# Class NetMud.Data.System.Map

Inheritance: IMap
Datei anzeigen Open project: SwiftAusterity/NetMud

Public Methods

Method Description
GetSinglePlane ( int zIndex ) : ].long[

Get a single flat plane of the main map at a specific zIndex

Map ( long coordinateMap, bool isPartial ) : System

Method Details

GetSinglePlane() public method

Get a single flat plane of the main map at a specific zIndex
public GetSinglePlane ( int zIndex ) : ].long[
zIndex int
return ].long[

Map() public method

public Map ( long coordinateMap, bool isPartial ) : System
coordinateMap long
isPartial bool
return System