Uses of Enum Class
de.rpgframework.jfx.rules.SkillTable.Mode
Packages that use SkillTable.Mode
-
Uses of SkillTable.Mode in de.rpgframework.jfx.rules
Methods in de.rpgframework.jfx.rules that return SkillTable.ModeModifier and TypeMethodDescriptionstatic SkillTable.ModeReturns the enum constant of this class with the specified name.static SkillTable.Mode[]SkillTable.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.rpgframework.jfx.rules with parameters of type SkillTable.ModeModifier and TypeMethodDescriptionSkillTable<A,S, V> SkillTable.setAttributeMode(SkillTable.Mode value)