Uses of Class
zombie.characters.CharacterTimedActions.BaseAction
Packages that use BaseAction
-
Uses of BaseAction in zombie.characters
Methods in zombie.characters that return BaseActionMethods in zombie.characters that return types with arguments of type BaseActionModifier and TypeMethodDescriptionILuaGameCharacter.getCharacterActions()IsoGameCharacter.getCharacterActions()Methods in zombie.characters with parameters of type BaseActionModifier and TypeMethodDescriptionvoidIsoGameCharacter.QueueAction(BaseAction act) voidNetworkCharacterAI.setAction(BaseAction _action) voidILuaGameCharacter.StartAction(BaseAction act) voidIsoGameCharacter.StartAction(BaseAction act) Method parameters in zombie.characters with type arguments of type BaseActionModifier and TypeMethodDescriptionbooleanIsoGameCharacter.checkCurrentAction(Invokers.Params1.Boolean.ICallback<BaseAction> iCallback) -
Uses of BaseAction in zombie.characters.CharacterTimedActions
Subclasses of BaseAction in zombie.characters.CharacterTimedActions