Package zombie.debug.options
Class Animation
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.Animation
- All Implemented Interfaces:
IDebugOption,IDebugOptionGroup
public final class Animation extends OptionGroup
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAnimation.AnimLayerOGstatic classAnimation.SharedSkelesOG -
Field Summary
Fields Modifier and Type Field Description BooleanDebugOptionAllowEarlyTransitionOutAnimation.AnimLayerOGAnimLayerBooleanDebugOptionAnimRenderPickerBooleanDebugOptionBlendUseFbxBooleanDebugOptionDebugAnimation.SharedSkelesOGSharedSkelesFields inherited from class zombie.debug.options.OptionGroup
Group -
Constructor Summary
Constructors Constructor Description Animation() -
Method Summary
Methods inherited from class zombie.debug.options.OptionGroup
addChild, getChildren, getName, getParent, newDebugOnlyOption, newDebugOnlyOption, newOption, newOption, onChildAdded, onDescendantAdded, setParentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
Debug
-
AllowEarlyTransitionOut
-
AnimLayer
-
AnimRenderPicker
-
BlendUseFbx
-
-
Constructor Details
-
Animation
public Animation()
-