Package zombie.debug.options
Class Character.DebugOG.AnimateOG
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.Character.DebugOG.AnimateOG
- All Implemented Interfaces:
IDebugOption,IDebugOptionGroup
- Enclosing class:
- Character.DebugOG
public static final class Character.DebugOG.AnimateOG extends OptionGroup
-
Field Summary
Fields Modifier and Type Field Description BooleanDebugOptionDeferredRotationOnlyBooleanDebugOptionNoBoneMasksBooleanDebugOptionNoBoneTwistsBooleanDebugOptionZeroCounterRotationBoneFields inherited from class zombie.debug.options.OptionGroup
Group -
Constructor Summary
Constructors Constructor Description AnimateOG(IDebugOptionGroup iDebugOptionGroup) -
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
-
DeferredRotationOnly
-
NoBoneMasks
-
NoBoneTwists
-
ZeroCounterRotationBone
-
-
Constructor Details
-
AnimateOG
-