Uses of Class
zombie.config.ConfigOption
Packages that use ConfigOption
Package
Description
-
Uses of ConfigOption in zombie
Subclasses of ConfigOption in zombieModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classMethods in zombie that return ConfigOptionModifier and TypeMethodDescriptionSandboxOptions.BooleanSandboxOption.asConfigOption()SandboxOptions.DoubleSandboxOption.asConfigOption()SandboxOptions.EnumSandboxOption.asConfigOption()SandboxOptions.IntegerSandboxOption.asConfigOption()SandboxOptions.SandboxOption.asConfigOption()SandboxOptions.StringSandboxOption.asConfigOption() -
Uses of ConfigOption in zombie.config
Subclasses of ConfigOption in zombie.configModifier and TypeClassDescriptionclassclassclassclassclassclassMethods in zombie.config that return ConfigOptionModifier and TypeMethodDescriptionArrayConfigOption.getElement(int arg0) ArrayConfigOption.makeCopy()BooleanConfigOption.makeCopy()abstract ConfigOptionConfigOption.makeCopy()DoubleConfigOption.makeCopy()IntegerConfigOption.makeCopy()StringConfigOption.makeCopy()Methods in zombie.config that return types with arguments of type ConfigOptionMethod parameters in zombie.config with type arguments of type ConfigOptionModifier and TypeMethodDescriptionbooleanConfigFile.write(String string0, int int0, ArrayList<? extends ConfigOption> arrayList) Constructors in zombie.config with parameters of type ConfigOptionModifierConstructorDescriptionArrayConfigOption(String arg0, ConfigOption arg1, String arg2, String arg3) -
Uses of ConfigOption in zombie.core
Methods in zombie.core that return ConfigOption -
Uses of ConfigOption in zombie.debug
Subclasses of ConfigOption in zombie.debug -
Uses of ConfigOption in zombie.gameStates
Subclasses of ConfigOption in zombie.gameStatesModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassMethods in zombie.gameStates that return ConfigOptionModifier and TypeMethodDescriptionAnimationViewerState.getOptionByIndex(int index) DebugChunkState.getOptionByIndex(int index) SeamEditorState.getOptionByIndex(int arg0) SpriteModelEditorState.getOptionByIndex(int arg0) TileGeometryState.getOptionByIndex(int arg0) AnimationViewerState.getOptionByName(String name) DebugChunkState.getOptionByName(String name) SeamEditorState.getOptionByName(String arg0) SpriteModelEditorState.getOptionByName(String arg0) TileGeometryState.getOptionByName(String arg0) -
Uses of ConfigOption in zombie.iso.areas.isoregion
Subclasses of ConfigOption in zombie.iso.areas.isoregionMethods in zombie.iso.areas.isoregion that return ConfigOptionModifier and TypeMethodDescriptionIsoRegionsRenderer.getEditOptionByIndex(int index) IsoRegionsRenderer.getEditOptionByName(String name) IsoRegionsRenderer.getOptionByIndex(int index) IsoRegionsRenderer.getOptionByName(String name) IsoRegionsRenderer.getZLevelOptionByIndex(int index) IsoRegionsRenderer.getZLevelOptionByName(String name) Constructor parameters in zombie.iso.areas.isoregion with type arguments of type ConfigOptionModifierConstructorDescriptionBooleanDebugOption(ArrayList<ConfigOption> optionList, String name, boolean defaultValue) BooleanDebugOption(ArrayList<ConfigOption> optionList, String name, boolean defaultValue, int _zLevel) -
Uses of ConfigOption in zombie.iso.fboRenderChunk
Subclasses of ConfigOption in zombie.iso.fboRenderChunkMethods in zombie.iso.fboRenderChunk that return ConfigOptionModifier and TypeMethodDescriptionFBORenderTracerEffects.getOptionByIndex(int arg0) FBORenderTracerEffects.getOptionByName(String arg0) -
Uses of ConfigOption in zombie.iso.objects
Subclasses of ConfigOption in zombie.iso.objectsMethods in zombie.iso.objects that return ConfigOptionModifier and TypeMethodDescriptionIsoBulletTracerEffects.IsoBulletTracerEffectsConfigOptions.getOptionByIndex(int int0) IsoBulletTracerEffects.IsoBulletTracerEffectsConfigOptions.getOptionByName(String string) Constructor parameters in zombie.iso.objects with type arguments of type ConfigOptionModifierConstructorDescriptionIsoBulletTracerEffectsConfigOption(String string, double double0, double double1, double double2, ArrayList<ConfigOption> arrayList) -
Uses of ConfigOption in zombie.network
Subclasses of ConfigOption in zombie.networkModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classMethods in zombie.network that return ConfigOptionModifier and TypeMethodDescriptionServerOptions.BooleanServerOption.asConfigOption()ServerOptions.DoubleServerOption.asConfigOption()ServerOptions.EnumServerOption.asConfigOption()ServerOptions.IntegerServerOption.asConfigOption()ServerOptions.ServerOption.asConfigOption()ServerOptions.StringServerOption.asConfigOption()ServerOptions.TextServerOption.asConfigOption() -
Uses of ConfigOption in zombie.popman
Subclasses of ConfigOption in zombie.popmanMethods in zombie.popman that return ConfigOptionModifier and TypeMethodDescriptionZombiePopulationRenderer.getOptionByIndex(int index) ZombiePopulationRenderer.getOptionByName(String name) -
Uses of ConfigOption in zombie.worldMap
Subclasses of ConfigOption in zombie.worldMapModifier and TypeClassDescriptionfinal classfinal classMethods in zombie.worldMap that return ConfigOptionModifier and TypeMethodDescriptionUIWorldMapV1.getOptionByIndex(int index) WorldMapRenderer.getOptionByIndex(int index) WorldMapSettings.getOptionByIndex(int int0) WorldMapRenderer.getOptionByName(String name) WorldMapSettings.getOptionByName(String string)