Package zombie.debug.options
Class Character.DebugOG
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.Character.DebugOG
- All Implemented Interfaces:
IDebugOption
,IDebugOptionGroup
- Enclosing class:
- Character
public static final class Character.DebugOG extends OptionGroup
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Character.DebugOG.AnimateOG
static class
Character.DebugOG.RenderOG
-
Field Summary
Fields inherited from class zombie.debug.options.OptionGroup
Group
-
Constructor Summary
Constructors Constructor Description DebugOG(IDebugOptionGroup iDebugOptionGroup)
-
Method Summary
Methods inherited from class zombie.debug.options.OptionGroup
addChild, getChildren, getName, getParent, newDebugOnlyOption, newDebugOnlyOption, newOption, newOption, onChildAdded, onDescendantAdded, setParent
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
Render
-
Animate
-
RegisterDebugVariables
-
AlwaysTripOverFence
-
PlaySoundWhenInvisible
-
UpdateAlpha
-
UpdateAlphaEighthSpeed
-
-
Constructor Details
-
DebugOG
-