|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RemoteEmpire.PlaneType in com.empireclassic.Remote |
---|
Methods in com.empireclassic.Remote that return RemoteEmpire.PlaneType | |
---|---|
static RemoteEmpire.PlaneType |
RemoteEmpire.PlaneType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static RemoteEmpire.PlaneType[] |
RemoteEmpire.PlaneType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in com.empireclassic.Remote with parameters of type RemoteEmpire.PlaneType | |
---|---|
RemoteEmpire.BuildPlanesReply |
RemoteEmpire.BuildPlanes(int islandNum,
RemoteEmpire.PlaneType type,
int numRequested)
|
RemoteEmpire.BuildPlanesReply |
RemoteEmpire.buildPlanesTest(int islandNum,
RemoteEmpire.PlaneType type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |