Package | Description |
---|---|
sk.fiit.testframework.ui |
Modifier and Type | Field and Description |
---|---|
private GameView.WorldModelDrawing |
GameView.wmDrawing |
Modifier and Type | Method and Description |
---|---|
static GameView.WorldModelDrawing |
GameView.WorldModelDrawing.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GameView.WorldModelDrawing[] |
GameView.WorldModelDrawing.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GameView.setWorldModelDrawing(GameView.WorldModelDrawing wmd) |