infinitewisdom.model.agent
Class PlayerAgentAdapter.CommandBuffer

java.lang.Object
  extended by infinitewisdom.model.agent.PlayerAgentAdapter.CommandBuffer
Enclosing class:
PlayerAgentAdapter

public static class PlayerAgentAdapter.CommandBuffer
extends java.lang.Object


Field Summary
 ClientCommandIF clientCommand
           
 ServerCommand serverCommand
           
 
Constructor Summary
PlayerAgentAdapter.CommandBuffer()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serverCommand

public ServerCommand serverCommand

clientCommand

public ClientCommandIF clientCommand
Constructor Detail

PlayerAgentAdapter.CommandBuffer

public PlayerAgentAdapter.CommandBuffer()