Package zombie.debug.options
Class IsoSprite
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.IsoSprite
- All Implemented Interfaces:
IDebugOption
,IDebugOptionGroup
public final class IsoSprite extends OptionGroup
-
Field Summary
Fields inherited from class zombie.debug.options.OptionGroup
Group
-
Constructor Summary
Constructors Constructor Description IsoSprite()
-
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
-
RenderSprites
-
RenderModels
-
MovingObjectEdges
-
DropShadowEdges
-
NearestMagFilterAtMinZoom
-
TextureWrapClampToEdge
-
TextureWrapRepeat
-
ForceLinearMagFilter
-
ForceNearestMagFilter
-
ForceNearestMipMapping
-
CharacterMipmapColors
-
WorldMipmapColors
-
-
Constructor Details
-
IsoSprite
public IsoSprite()
-