Package zombie.debug.options
Class Weather
java.lang.Object
zombie.debug.options.OptionGroup
zombie.debug.options.Weather
- All Implemented Interfaces:
IDebugOption,IDebugOptionGroup
public final class Weather extends OptionGroup
-
Field Summary
Fields Modifier and Type Field Description BooleanDebugOptionFxBooleanDebugOptionSnowBooleanDebugOptionWaterPuddlesFields inherited from class zombie.debug.options.OptionGroup
Group -
Constructor Summary
Constructors Constructor Description Weather() -
Method Summary
Methods inherited from class zombie.debug.options.OptionGroup
addChild, getChildren, getName, getParent, newDebugOnlyOption, newDebugOnlyOption, newOption, newOption, onChildAdded, onDescendantAdded, setParentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
Fx
-
Snow
-
WaterPuddles
-
-
Constructor Details
-
Weather
public Weather()
-