|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unifreiburg.twodeedoo.world.SimulationControllerAdapter
public class SimulationControllerAdapter
Adapt IGameController
(from complicated twodeedoo) to ISimulationController
from twodeedoo-world.
Constructor Summary | |
---|---|
SimulationControllerAdapter(IGameController gameController)
Create adapter from IGameController to ISimulationController |
Method Summary | |
---|---|
void |
quit()
Stop the world and quit intentionally. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimulationControllerAdapter(IGameController gameController)
IGameController
to ISimulationController
gameController
- Wrap this.Method Detail |
---|
public void quit()
ISimulationController
quit
in interface ISimulationController
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |