Package net.sf.colossus.game
Class BattleUnit.Listener
- java.lang.Object
-
- net.sf.colossus.game.BattleUnit.Listener
-
- Enclosing class:
- BattleUnit
public abstract class BattleUnit.Listener extends java.lang.ObjectListeners who needs to be notified if (currently) hits or dead values change, to trigger repaint: a GUIBattleChit representing this creature
-
-
Constructor Summary
Constructors Constructor Description Listener()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract voidactOnHitOrDeadChanged()
-