public class CoordTile extends Object
Constructor and Description |
---|
CoordTile(int tx,
int ty)
Create a coord tile.
|
Modifier and Type | Method and Description |
---|---|
int |
getX()
Get the horizontal tile location.
|
int |
getY()
Get the vertical tile location.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.