Package zombie.characters.action
Interface IActionStateChanged
- All Known Implementing Classes:
AnimatedModel,IsoDummyCameraCharacter,IsoGameCharacter,IsoLivingCharacter,IsoLuaCharacter,IsoLuaMover,IsoPlayer,IsoSurvivor,IsoZombie,RandomizedBuildingBase.HumanCorpse
public interface IActionStateChanged
-
Method Summary
Modifier and Type Method Description voidactionStateChanged(ActionContext actionContext)
-
Method Details
-
actionStateChanged
-