back to index

WrappedFloat

Inheritance

Object -> WrappedFloat

Properties

value - 

Methods

float getAdd()
float getMax()
float getMin()
float getValue()
      init(float _val, float _add, float _min, float _max)
      setAdd(float)
      setMax(float)
      setMin(float)
      setValue(float)
      tickPrecise(float)

back to index