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 TypeMethodDescriptionvoid
IsoGameCharacter.QueueAction
(BaseAction act) void
NetworkCharacterAI.setAction
(BaseAction _action) void
ILuaGameCharacter.StartAction
(BaseAction act) void
IsoGameCharacter.StartAction
(BaseAction act) Method parameters in zombie.characters with type arguments of type BaseActionModifier and TypeMethodDescriptionboolean
IsoGameCharacter.checkCurrentAction
(Invokers.Params1.Boolean.ICallback<BaseAction> iCallback) -
Uses of BaseAction in zombie.characters.CharacterTimedActions
Subclasses of BaseAction in zombie.characters.CharacterTimedActions