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 void
StateManager.enter
(IAnimatable animatable, ActionState actionState) static void
StateManager.exit
(IAnimatable animatable, ActionState actionState) -
Uses of IAnimatable in zombie.characters
Classes in zombie.characters that implement IAnimatableModifier and TypeClassDescriptionfinal class
class
class
final class
class
final class
final class
Methods 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 IAnimatable
IGrappleable.getAnimatable
(IGrappleable 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 AnimLayer
AnimLayer.alloc
(AnimLayer animLayer1, IAnimatable animatable, AdvancedAnimator advancedAnimator) static AnimLayer
AnimLayer.alloc
(IAnimatable animatable, AdvancedAnimator advancedAnimator) static SubLayerSlot
SubLayerSlot.alloc
(AnimLayer animLayerx, IAnimatable animatable, AdvancedAnimator advancedAnimator) void
AdvancedAnimator.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