|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bullet.State | |
---|---|
de.jos.game.actions | |
de.jos.game.objects |
Uses of Bullet.State in de.jos.game.actions |
---|
Constructors in de.jos.game.actions with parameters of type Bullet.State | |
---|---|
ActionFadeBullets(Bullet.State initialState)
|
Uses of Bullet.State in de.jos.game.objects |
---|
Methods in de.jos.game.objects that return Bullet.State | |
---|---|
Bullet.State |
Bullet.getActionState()
|
static Bullet.State |
Bullet.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Bullet.State[] |
Bullet.State.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in de.jos.game.objects with parameters of type Bullet.State | |
---|---|
void |
Bullet.setActionState(Bullet.State actionState)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |