My Project
|
Classes | |
class | Config |
Public Member Functions | |
FloatInterpolator (float initialValue, Config config) | |
float | Step (float targetValue) |
float | Step () |
Public Attributes | |
float | _velocity |
Properties | |
Config | config [get, set] |
float | currentValue [get, set] |
float | targetValue [get, set] |