Uses of Interface
studio.magemonkey.fabled.data.formula.IValue
Packages that use IValue
Package
Description
-
Uses of IValue in studio.magemonkey.fabled.api.particle
Constructors in studio.magemonkey.fabled.api.particle with parameters of type IValueModifierConstructorDescriptionPolarSettings
(IValue formula, int steps) Sets up a formula for particle effectsPolarSettings
(IValue formula, int steps, int copies, double domain) Sets up a formula for particle effects -
Uses of IValue in studio.magemonkey.fabled.data.formula
Classes in studio.magemonkey.fabled.data.formula that implement IValueModifier and TypeClassDescriptionclass
Represents a basic math equation read from left to right, ignoring order of operations. -
Uses of IValue in studio.magemonkey.fabled.data.formula.func
Classes in studio.magemonkey.fabled.data.formula.func that implement IValueModifier and TypeClassDescriptionclass
class
Ceilings a numberclass
Cosine functionclass
Floors a numberclass
Square root of a numberclass
Sign functionclass
Sine functionclass
Squares a numberclass
Tangent functionConstructors in studio.magemonkey.fabled.data.formula.func with parameters of type IValue -
Uses of IValue in studio.magemonkey.fabled.data.formula.value
Classes in studio.magemonkey.fabled.data.formula.value that implement IValueModifier and TypeClassDescriptionclass
A custom defined value for a formulaclass
The attribute value