|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Tile | |
|---|---|
| org.molwind.view | |
| Uses of Tile in org.molwind.view |
|---|
| Classes in org.molwind.view that implement Tile | |
|---|---|
class |
AbstractTile
AbstractTile holds the entities visible on the tile. |
| Methods in org.molwind.view that return Tile | |
|---|---|
Tile |
TileGenerator.generateTile(LayeredPosition position)
Generates a tile from the given position. |
Tile |
Tiles.getTile(LayeredPosition position)
Returns a tile from the tile cache for the given position. |
| Methods in org.molwind.view with parameters of type Tile | |
|---|---|
void |
Tiles.addTile(LayeredPosition position,
Tile tile)
Adds a tile to the tile cache. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||