Package com.prineside.tdi2.events.game
Class GameResumed
java.lang.Object
com.prineside.tdi2.events.StoppableEvent
com.prineside.tdi2.events.game.GameResumed
- 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
- 
GameResumed
public GameResumed() 
 -