|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SubState | |
|---|---|
| cz.cuni.amis.pogamut.defcon.communication.messages.infos | |
| cz.cuni.amis.pogamut.defcon.consts.state | |
| Uses of SubState in cz.cuni.amis.pogamut.defcon.communication.messages.infos |
|---|
| Constructors in cz.cuni.amis.pogamut.defcon.communication.messages.infos with parameters of type SubState | |
|---|---|
Sub(int id,
int teamId,
DefConLocation location,
boolean visible,
SubState state,
int stateCount,
int target,
int nukeSupply,
double time)
Creates new instance of object Sub with specific id. |
|
| Uses of SubState in cz.cuni.amis.pogamut.defcon.consts.state |
|---|
| Methods in cz.cuni.amis.pogamut.defcon.consts.state that return SubState | |
|---|---|
static SubState |
SubState.getState(int stateId)
|
static SubState |
SubState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SubState[] |
SubState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||