Package | Description |
---|---|
bwapi |
Modifier and Type | Method and Description |
---|---|
BulletType |
Bullet.getType()
Retrieves the type of this
Bullet . |
BulletType |
Bullet.getType()
Retrieves the type of this
Bullet . |
static BulletType |
BulletType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BulletType |
BulletType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BulletType[] |
BulletType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static BulletType[] |
BulletType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.