Package | Description |
---|---|
skyproc |
Modifier and Type | Method and Description |
---|---|
static RACE.RaceFlags2 |
RACE.RaceFlags2.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RACE.RaceFlags2[] |
RACE.RaceFlags2.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
RACE.get(RACE.RaceFlags2 flag) |
void |
RACE.set(RACE.RaceFlags2 flag,
boolean on) |