| Package | Description |
|---|---|
| cloud.orbit.actors |
| Modifier and Type | Method and Description |
|---|---|
Stage.StageMode |
Stage.getMode() |
static Stage.StageMode |
Stage.StageMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Stage.StageMode[] |
Stage.StageMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Stage.Builder |
Stage.Builder.mode(Stage.StageMode mode) |
void |
Stage.setMode(Stage.StageMode mode) |
Copyright © 2019 Electronic Arts Inc. All rights reserved.