Package zombie.debug.options
Class Terrain.RenderTiles
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.Terrain.RenderTiles
- All Implemented Interfaces:
IDebugOption
,IDebugOptionGroup
- Enclosing class:
- Terrain
public final class Terrain.RenderTiles extends OptionGroup
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
Terrain.RenderTiles.IsoGridSquare
-
Field Summary
Fields inherited from class zombie.debug.options.OptionGroup
Group
-
Constructor Summary
Constructors Constructor Description RenderTiles(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
-
Enable
-
NewRender
-
Shadows
-
BloodDecals
-
Water
-
WaterShore
-
WaterBody
-
Lua
-
VegetationCorpses
-
MinusFloorCharacters
-
RenderGridSquares
-
RenderSprites
-
OverlaySprites
-
AttachedAnimSprites
-
AttachedChildren
-
AttachedWallBloodSplats
-
UseShaders
-
HighContrastBg
-
IsoGridSquare
-
-
Constructor Details
-
RenderTiles
-