Package zombie.debug.options
Interface IDebugOptionGroup
- All Superinterfaces:
IDebugOption
- All Known Implementing Classes:
Animation,Animation.AnimLayerOG,Animation.SharedSkelesOG,Character,Character.DebugOG,Character.DebugOG.AnimateOG,Character.DebugOG.RenderOG,DebugOptions,DebugOptions.Checks,IsoSprite,Network,Network.Client,Network.PublicServerUtil,Network.Server,OffscreenBuffer,OptionGroup,Terrain,Terrain.RenderTiles,Terrain.RenderTiles.IsoGridSquare,Terrain.RenderTiles.IsoGridSquare.Floor,Terrain.RenderTiles.IsoGridSquare.Walls,Weather
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddChild(IDebugOption iDebugOption) voidonChildAdded(IDebugOption iDebugOption) voidonDescendantAdded(IDebugOption iDebugOption) Methods inherited from interface zombie.debug.options.IDebugOption
getName, getParent, setParent
-
Method Details
-
getChildren
Iterable getChildren() -
addChild
-
onChildAdded
-
onDescendantAdded
-