Feel  4.3
The best way to improve your game's feel and make it extra juicy
MoreMountains.Feedbacks.MMSpringDebug Class Reference

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. More...
 

Public Attributes

float CurrentValue
 the current value of the spring More...
 
float TargetValue
 the target value of the spring More...
 

Detailed Description

This class is used to display debug information in classes using the MMSpring system

Member Function Documentation

◆ Update()

void MoreMountains.Feedbacks.MMSpringDebug.Update ( float  value,
float  target 
)

Updates both the current and target values with the ones passed in parameters.

Member Data Documentation

◆ CurrentValue

float MoreMountains.Feedbacks.MMSpringDebug.CurrentValue

the current value of the spring

◆ TargetValue

float MoreMountains.Feedbacks.MMSpringDebug.TargetValue

the target value of the spring


The documentation for this class was generated from the following file: