public interface Tiled
Modifier and Type | Method and Description |
---|---|
int |
getHeightInTile()
Get the height in tile.
|
int |
getLocationInTileX()
Get horizontal tile location.
|
int |
getLocationInTileY()
Get vertical tile location.
|
int |
getWidthInTile()
Get the width in tile.
|
int getLocationInTileX()
int getLocationInTileY()
int getWidthInTile()
int getHeightInTile()