Package zombie.debug.options
Class OffscreenBuffer
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.OffscreenBuffer
- All Implemented Interfaces:
IDebugOption,IDebugOptionGroup
public final class OffscreenBuffer extends OptionGroup
-
Field Summary
Fields Modifier and Type Field Description BooleanDebugOptionRenderFields inherited from class zombie.debug.options.OptionGroup
Group -
Constructor Summary
Constructors Constructor Description OffscreenBuffer() -
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
-
Render
-
-
Constructor Details
-
OffscreenBuffer
public OffscreenBuffer()
-