Class Character.DebugOG
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.Character.DebugOG
- All Implemented Interfaces:
IDebugOption, IDebugOptionGroup
- Enclosing class:
Character
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final classstatic final class -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal BooleanDebugOptionfinal BooleanDebugOptionfinal BooleanDebugOptionfinal BooleanDebugOptionfinal BooleanDebugOptionfinal BooleanDebugOptionfinal BooleanDebugOptionFields inherited from class OptionGroup
group -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class OptionGroup
addChild, getChildren, getCombinedName, getGroupName, getName, getParent, onChildAdded, onDescendantAdded, onFullPathChanged, removeChild, setParentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface IDebugOptionGroup
getCombinedName, newDebugOnlyOption, newOption, newOptionGroup
-
Field Details
-
render
-
animate
-
ragdoll
-
registerDebugVariables
-
alwaysTripOverFence
-
playSoundWhenInvisible
-
updateAlpha
-
updateAlphaEighthSpeed
-
alwaysHitTarget
-
useNewClimbingCalculations
-
-
Constructor Details
-
DebugOG
public DebugOG()
-