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 liveAnimNode) 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.m_NewAnimNodeTransitionNodeProxy.TransitionNodeProxyData.m_OldAnimNodeMethods in zombie.core.utils with parameters of type LiveAnimNodeModifier and TypeMethodDescriptionTransitionNodeProxy.allocNodeLayerPair(LiveAnimNode liveAnimNode, AnimLayer animLayer) TransitionNodeProxy.NodeLayerPair.set(LiveAnimNode liveAnimNodex, AnimLayer animLayerx)