| Package | Description |
|---|---|
| pt.lsts.neptus.renderer2d.tiles |
| Modifier and Type | Method and Description |
|---|---|
Tile.TileState |
Tile.getState() |
static Tile.TileState |
Tile.TileState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Tile.TileState[] |
Tile.TileState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Tile.setState(Tile.TileState state)
The state will not change if the current state =
DISPOSING ||
FATAL_ERROR except to put the state in DISPOSING.. |
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.