|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PausableEvent | |
---|---|
games.pong.events | |
vooga.gameEngine.event |
Uses of PausableEvent in games.pong.events |
---|
Classes in games.pong.events that implement PausableEvent | |
---|---|
class |
BallChangeEvent
An event which is fired when the user wants to change the ball image |
class |
PaddleChangeEvent
An event which is fired when the user wants to change the paddle image |
class |
QuitGameEvent
An event which is fired when the user tries to quit the game |
Uses of PausableEvent in vooga.gameEngine.event |
---|
Classes in vooga.gameEngine.event that implement PausableEvent | |
---|---|
class |
PauseEvent
Event to be fired if a request to pause or resume the game is made. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |