|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object infinitewisdom.model.network.NetworkCommunicator infinitewisdom.model.network.NetworkCommunicatorClient
public class NetworkCommunicatorClient
Field Summary |
---|
Fields inherited from class infinitewisdom.model.network.NetworkCommunicator |
---|
gameWorld |
Constructor Summary | |
---|---|
NetworkCommunicatorClient(GameWorld gw)
|
Method Summary | |
---|---|
void |
parseCommand(ServerCommand command)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NetworkCommunicatorClient(GameWorld gw)
Method Detail |
---|
public void parseCommand(ServerCommand command)
parseCommand
in interface ServerCommandParserIF
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |