Package com.prineside.tdi2.events.global
Class GameDispose
java.lang.Object
com.prineside.tdi2.events.SignalEvent
com.prineside.tdi2.events.global.GameDispose
- All Implemented Interfaces:
Event
Triggered when the app exits.
Will not be triggered if JVM is killed by OS.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.prineside.tdi2.events.SignalEvent
isStopped, stop
-
Constructor Details
-
GameDispose
public GameDispose()
-