Class Terrain
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.Terrain
- All Implemented Interfaces:
IDebugOption
,IDebugOptionGroup
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class zombie.debug.options.OptionGroup
Group
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class zombie.debug.options.OptionGroup
addChild, getChildren, getCombinedName, getGroupName, getName, getParent, onChildAdded, onDescendantAdded, onFullPathChanged, removeChild, setParent
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface zombie.debug.options.IDebugOptionGroup
getCombinedName, newDebugOnlyOption, newOption, newOptionGroup
-
Field Details
-
RenderTiles
-
-
Constructor Details
-
Terrain
public Terrain()
-