Uses of Interface
de.rpgframework.genericrpg.items.Formula
Packages that use Formula
Package
Description
-
Uses of Formula in de.rpgframework.genericrpg.data
Methods in de.rpgframework.genericrpg.data that return FormulaMethods in de.rpgframework.genericrpg.data with parameters of type Formula -
Uses of Formula in de.rpgframework.genericrpg.items
Methods in de.rpgframework.genericrpg.items that return FormulaModifier and TypeMethodDescriptionItemAttributeDefinition.getFormula()ItemAttributeFormulaValue.getFormula()Usage.getFormula()Methods in de.rpgframework.genericrpg.items with parameters of type FormulaModifier and TypeMethodDescriptionvoidAGearData.setAttribute(IItemAttribute attrib, Formula value) voidItemAttributeDefinition.setFormula(Formula value) voidUsage.setFormula(Formula value) Constructors in de.rpgframework.genericrpg.items with parameters of type FormulaModifierConstructorDescriptionItemAttributeDefinition(IItemAttribute key, Formula distributed) ItemAttributeFormulaValue(A attr, Formula value) -
Uses of Formula in de.rpgframework.genericrpg.items.formula
Classes in de.rpgframework.genericrpg.items.formula that implement FormulaMethods in de.rpgframework.genericrpg.items.formula that return FormulaMethods in de.rpgframework.genericrpg.items.formula with parameters of type FormulaModifier and TypeMethodDescriptionstatic ItemAttributeValueFormulaTool.convertToAttributeValue(IItemAttribute attrib, Formula form) static StringFormulaTool.resolve(ModifiedObjectType toSetAttrib, Formula formula, VariableResolver resolver) -
Uses of Formula in de.rpgframework.genericrpg.modification
Methods in de.rpgframework.genericrpg.modification that return FormulaMethods in de.rpgframework.genericrpg.modification with parameters of type Formula -
Uses of Formula in de.rpgframework.genericrpg.requirements
Methods in de.rpgframework.genericrpg.requirements that return FormulaMethods in de.rpgframework.genericrpg.requirements with parameters of type Formula