![]() |
Feel 5.9.1
The best way to improve your game's feel and make it extra juicy
|
This class is used to display debug information in classes using the MMSpring system. More...
Public Member Functions | |
| void | Update (float value, float target) |
| Updates both the current and target values with the ones passed in parameters. | |
Public Attributes | |
| float | CurrentValue |
| the current value of the spring | |
| float | TargetValue |
| the target value of the spring | |
This class is used to display debug information in classes using the MMSpring system.
| void MoreMountains.Feedbacks.MMSpringDebug.Update | ( | float | value, |
| float | target ) |
Updates both the current and target values with the ones passed in parameters.
| float MoreMountains.Feedbacks.MMSpringDebug.CurrentValue |
the current value of the spring
| float MoreMountains.Feedbacks.MMSpringDebug.TargetValue |
the target value of the spring