public class Region
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
coordinateOffsetX |
int |
coordinateOffsetY |
FieldMap<AStarNode> |
map |
int |
tilePosX |
int |
tilePosY |
Constructor and Description |
---|
Region() |