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