Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Public Attributes | List of all members
Expansions.Serenity.CurvePanel.CurvePanelPointChangeInfo Class Reference

Class to store data about point changes for callbacks More...

Public Member Functions

 CurvePanelPointChangeInfo (CurvePanelPoint point, int index, float time, float value)
 
 CurvePanelPointChangeInfo ()
 

Public Attributes

int index
 
CurvePanelPoint point
 
float time
 
float value
 

Detailed Description

Class to store data about point changes for callbacks

Constructor & Destructor Documentation

Expansions.Serenity.CurvePanel.CurvePanelPointChangeInfo.CurvePanelPointChangeInfo ( CurvePanelPoint  point,
int  index,
float  time,
float  value 
)
inline
Expansions.Serenity.CurvePanel.CurvePanelPointChangeInfo.CurvePanelPointChangeInfo ( )
inline

Member Data Documentation

int Expansions.Serenity.CurvePanel.CurvePanelPointChangeInfo.index
CurvePanelPoint Expansions.Serenity.CurvePanel.CurvePanelPointChangeInfo.point
float Expansions.Serenity.CurvePanel.CurvePanelPointChangeInfo.time
float Expansions.Serenity.CurvePanel.CurvePanelPointChangeInfo.value

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