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