vooga.gameEngine.event
Interface PausableEvent

All Known Implementing Classes:
BallChangeEvent, PaddleChangeEvent, PauseEvent, QuitGameEvent

public interface PausableEvent

Interface to indicate that a particular event should still be fired while the game is paused.

Author:
Scott Brothers