Feel 5.9.1
The best way to improve your game's feel and make it extra juicy
Loading...
Searching...
No Matches
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.

Public Attributes

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

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:
  • H:/Code/MoreMountains/feel/Assets/Feel/MMFeedbacks/MMFeedbacks/Springs/Core/MMSpringDebug.cs