public interface Tiled
Modifier and Type | Method and Description |
---|---|
int |
getInTileHeight()
Get the height in tile.
|
int |
getInTileWidth()
Get the width in tile.
|
int |
getInTileX()
Get horizontal tile location.
|
int |
getInTileY()
Get vertical tile location.
|
int getInTileX()
int getInTileY()
int getInTileWidth()
int getInTileHeight()
Copyright © 2016 Byron 3D Games Studio. All rights reserved.