Uses of Class
zombie.core.skinnedmodel.advancedanimation.LiveAnimNode
Packages that use LiveAnimNode
Package
Description
-
Uses of LiveAnimNode in zombie.core.skinnedmodel.advancedanimation
Methods in zombie.core.skinnedmodel.advancedanimation that return LiveAnimNodeMethods in zombie.core.skinnedmodel.advancedanimation that return types with arguments of type LiveAnimNodeMethods in zombie.core.skinnedmodel.advancedanimation with parameters of type LiveAnimNodeModifier and TypeMethodDescriptionvoidAnimLayer.decrementWhileAliveFlags(LiveAnimNode in_animNode) voidLiveAnimNode.startTransitionIn(LiveAnimNode transitionFrom, AnimTransition transitionIn, AnimationTrack track) -
Uses of LiveAnimNode in zombie.core.skinnedmodel.animation.debug
Methods in zombie.core.skinnedmodel.animation.debug with parameters of type LiveAnimNodeModifier and TypeMethodDescriptionvoidAnimationPlayerRecorder.logAnimNode(LiveAnimNode liveNode) -
Uses of LiveAnimNode in zombie.core.utils
Fields in zombie.core.utils declared as LiveAnimNodeModifier and TypeFieldDescriptionTransitionNodeProxy.NodeLayerPair.liveAnimNodeTransitionNodeProxy.TransitionNodeProxyData.newAnimNodeTransitionNodeProxy.TransitionNodeProxyData.oldAnimNodeMethods in zombie.core.utils with parameters of type LiveAnimNodeModifier and TypeMethodDescriptionTransitionNodeProxy.allocNodeLayerPair(LiveAnimNode _liveAnimNode, AnimLayer _animLayer) TransitionNodeProxy.NodeLayerPair.set(LiveAnimNode _liveAnimNode, AnimLayer _animLayer)