Package | Description |
---|---|
edu.usc.ict.iago.utils |
Modifier and Type | Method and Description |
---|---|
(package private) GameBridgeUtils.NegotiationMode |
GameBridgeUtils.getNMode() |
static GameBridgeUtils.NegotiationMode |
GameBridgeUtils.NegotiationMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static GameBridgeUtils.NegotiationMode[] |
GameBridgeUtils.NegotiationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GameBridgeUtils.setNegotiationMode(GameBridgeUtils.NegotiationMode nMode) |