Package zombie.debug.options
Class Terrain.RenderTiles.IsoGridSquare
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.Terrain.RenderTiles.IsoGridSquare
- All Implemented Interfaces:
IDebugOption
,IDebugOptionGroup
- Enclosing class:
- Terrain.RenderTiles
public final class Terrain.RenderTiles.IsoGridSquare extends OptionGroup
-
Nested Class Summary
Nested Classes Modifier and Type Class Description class
Terrain.RenderTiles.IsoGridSquare.Floor
class
Terrain.RenderTiles.IsoGridSquare.Walls
-
Field Summary
Fields inherited from class zombie.debug.options.OptionGroup
Group
-
Constructor Summary
Constructors Constructor Description IsoGridSquare(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
-
RenderMinusFloor
-
DoorsAndWalls
-
DoorsAndWalls_SimpleLighting
-
Objects
-
MeshCutdown
-
IsoPadding
-
IsoPaddingDeDiamond
-
IsoPaddingAttached
-
ShoreFade
-
Walls
-
Floor
-
-
Constructor Details
-
IsoGridSquare
-