Test
Class TestServer
java.lang.Object
|
+--Test.TestServer
- public class TestServer
- extends java.lang.Object
User: hf
Date: 21.09.2003
Time: 14:55:39
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestServer
public TestServer()
setSim
public void setSim(SimulationWindow sim)
startSimulation
public void startSimulation()
registerAgent
public void registerAgent(TestAgent a)
unregisterAllAgents
public void unregisterAllAgents()
receiveMoveOrder
public void receiveMoveOrder(int id,
int moveorder)
getAgentPositions
public int[][] getAgentPositions()