Package gaiasky.util.update
Class VersionCheckEvent
java.lang.Object
com.badlogic.gdx.scenes.scene2d.Event
gaiasky.util.update.VersionCheckEvent
- All Implemented Interfaces:
com.badlogic.gdx.utils.Pool.Poolable
public class VersionCheckEvent
extends com.badlogic.gdx.scenes.scene2d.Event
-
Constructor Summary
ConstructorsConstructorDescriptionVersionCheckEvent
(boolean falied) VersionCheckEvent
(String tag, Integer versionNumber, Instant tagTime) -
Method Summary