| Package | Description |
|---|---|
| agi.foundation.graphics.advanced |
Provides less commonly instantiated graphics types for the camera, mouse options, primitive options, and others.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Tile |
Tiler.getRootTile()
Gets the root tile of the tree.
|
| Modifier and Type | Method and Description |
|---|---|
abstract BaseCollection<Tile> |
Tiler.getTiles(Tile parentTile)
Gets the child tiles of
parentTile. |
| Modifier and Type | Method and Description |
|---|---|
abstract BaseCollection<Tile> |
Tiler.getTiles(Tile parentTile)
Gets the child tiles of
parentTile. |