Uses of Interface
zombie.core.skinnedmodel.advancedanimation.IAnimatable
Packages that use IAnimatable
Package
Description
-
Uses of IAnimatable in zombie.ai.states
Methods in zombie.ai.states with parameters of type IAnimatableModifier and TypeMethodDescriptionstatic voidStateManager.enterState(IAnimatable owner, ActionState actionState) static voidStateManager.enterSubState(IAnimatable owner, ActionState actionState) static voidStateManager.exitState(IAnimatable owner, ActionState actionState) static voidStateManager.exitSubState(IAnimatable owner, ActionState actionState) -
Uses of IAnimatable in zombie.characters
Classes in zombie.characters that implement IAnimatableModifier and TypeClassDescriptionfinal classclassclassfinal classclassfinal classfinal classMethods in zombie.characters that return IAnimatable -
Uses of IAnimatable in zombie.characters.action
Methods in zombie.characters.action that return IAnimatableConstructors in zombie.characters.action with parameters of type IAnimatable -
Uses of IAnimatable in zombie.characters.animals
Classes in zombie.characters.animals that implement IAnimatable -
Uses of IAnimatable in zombie.core.skinnedmodel
Methods in zombie.core.skinnedmodel that return IAnimatableModifier and TypeMethodDescriptionBaseGrappleable.getAnimatable()IGrappleable.getAnimatable()static IAnimatableIGrappleable.getAnimatable(IGrappleable in_grappleable) -
Uses of IAnimatable in zombie.core.skinnedmodel.advancedanimation
Classes in zombie.core.skinnedmodel.advancedanimation that implement IAnimatableMethods in zombie.core.skinnedmodel.advancedanimation that return IAnimatableMethods in zombie.core.skinnedmodel.advancedanimation with parameters of type IAnimatableModifier and TypeMethodDescriptionstatic AnimLayerAnimLayer.alloc(AnimLayer parentLayer, IAnimatable character, AdvancedAnimator in_parentAnimator) static AnimLayerAnimLayer.alloc(IAnimatable character, AdvancedAnimator in_parentAnimator) static SubLayerSlotSubLayerSlot.alloc(AnimLayer in_parentLayer, IAnimatable character, AdvancedAnimator in_parentAnimator) voidAdvancedAnimator.init(IAnimatable character) -
Uses of IAnimatable in zombie.iso
Classes in zombie.iso that implement IAnimatable -
Uses of IAnimatable in zombie.iso.objects
Methods in zombie.iso.objects that return IAnimatable -
Uses of IAnimatable in zombie.randomizedWorld.randomizedBuilding
Classes in zombie.randomizedWorld.randomizedBuilding that implement IAnimatable