Room.XPos Field

MyDungeon

RoomXPos Field

The x coordinate of the lower left tile of the room

Namespace:  MyDungeon.DungeonGeneration.GridBasedGenerator
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public int XPos

Field Value

Type: Int32
See Also