|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IGameControlListener | |
---|---|
de.unifreiburg.twodeedoo.view | Swing component to display scenes, schedule activities and dispatch keys. |
Uses of IGameControlListener in de.unifreiburg.twodeedoo.view |
---|
Classes in de.unifreiburg.twodeedoo.view that implement IGameControlListener | |
---|---|
class |
GameControlAdapter
Default implementation of IGameControlListener
which ignores all events. |
Methods in de.unifreiburg.twodeedoo.view with parameters of type IGameControlListener | |
---|---|
void |
SceneView.addGameControlListener(IGameControlListener listener)
|
void |
SceneView.removeGameControlListener(IGameControlListener listener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |