|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.unifreiburg.twodeedoo.view.GameControlAdapter
public class GameControlAdapter
Default implementation of IGameControlListener
which ignores all events.
Constructor Summary | |
---|---|
GameControlAdapter()
|
Method Summary | |
---|---|
void |
quitRequested()
The game wants the application to quit. |
void |
restartRequested()
The game wants the application to restart. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GameControlAdapter()
Method Detail |
---|
public void quitRequested()
IGameControlListener
quitRequested
in interface IGameControlListener
public void restartRequested()
IGameControlListener
restartRequested
in interface IGameControlListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |