|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ITile | |
| jtge.util.grid | Handling of any kind of grid system. |
| Uses of ITile in jtge.util.grid |
| Methods in jtge.util.grid that return ITile | |
ITile |
IGrid.getTile(Coordinate coordinate)
Retrieve the tile object at the supplied coordinate. |
ITile |
Grid.getTile(Coordinate coordinate)
Retrieve the tile object at the supplied coordinate. |
| Methods in jtge.util.grid with parameters of type ITile | |
void |
IGrid.setTile(ITile tile,
Coordinate coordinate)
Assign the supplied tile to this grid. |
void |
Grid.setTile(ITile tile,
Coordinate coordinate)
Assign the supplied tile to this grid.
If a tile is already present at |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||