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 TypeClassDescriptionclassRepresents 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 TypeClassDescriptionclassclassCeilings a numberclassCosine functionclassFloors a numberclassSquare root of a numberclassSign functionclassSine functionclassSquares a numberclassTangent 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 TypeClassDescriptionclassA custom defined value for a formulaclassThe attribute value