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 iAnimatable, ActionState actionState) static voidStateManager.enterSubState(IAnimatable iAnimatable, ActionState actionState) static voidStateManager.exitState(IAnimatable iAnimatable, ActionState actionState) static voidStateManager.exitSubState(IAnimatable iAnimatable, 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 arg0) -
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 animLayer1, IAnimatable iAnimatable, AdvancedAnimator advancedAnimator) static AnimLayerAnimLayer.alloc(IAnimatable iAnimatable, AdvancedAnimator advancedAnimator) static SubLayerSlotSubLayerSlot.alloc(AnimLayer animLayerx, IAnimatable iAnimatable, AdvancedAnimator advancedAnimator) 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