Package com.prineside.tdi2.events.game
Class GamePaused
java.lang.Object
com.prineside.tdi2.events.StoppableEvent
com.prineside.tdi2.events.game.GamePaused
- All Implemented Interfaces:
 Event
Triggered by GameStateSystem
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.prineside.tdi2.events.StoppableEvent
isStopped, stop 
- 
Constructor Details
- 
GamePaused
public GamePaused() 
 -