Package com.prineside.tdi2.systems
Class AchievementSystem.OnScoreChange
java.lang.Object
com.prineside.tdi2.SerializableListener<AchievementSystem>
com.prineside.tdi2.systems.AchievementSystem.OnScoreChange
- All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable
,Listener<ScoreChange>
- Enclosing class:
- AchievementSystem
public static class AchievementSystem.OnScoreChange
extends SerializableListener<AchievementSystem>
implements Listener<ScoreChange>
-
Method Summary
Methods inherited from class com.prineside.tdi2.SerializableListener
read, write
-
Method Details
-
handleEvent
- Specified by:
handleEvent
in interfaceListener<ScoreChange>
-