happywallrobot
Class VacuumSimulationEnvironment

java.lang.Object
  extended by happywallrobot.VacuumSimulationEnvironment

public class VacuumSimulationEnvironment
extends java.lang.Object

 

Constructor Summary
VacuumSimulationEnvironment(java.lang.String[] args)
           
 
Method Summary
 void addRobot(VacuumRobotControl rc)
           
 void runSimulation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VacuumSimulationEnvironment

public VacuumSimulationEnvironment(java.lang.String[] args)
Method Detail

addRobot

public void addRobot(VacuumRobotControl rc)

runSimulation

public void runSimulation()