Space Engineers
Public Member Functions | List of all members
Sandbox.Graphics.GUI.MyGuiSliderPropertiesExponential Class Reference
Inheritance diagram for Sandbox.Graphics.GUI.MyGuiSliderPropertiesExponential:
Sandbox.Graphics.GUI.MyGuiSliderProperties

Public Member Functions

 MyGuiSliderPropertiesExponential (float min, float max, float exponent=10, bool integer=false)
 

Additional Inherited Members

- Public Attributes inherited from Sandbox.Graphics.GUI.MyGuiSliderProperties
Func< float, float > RatioToValue
 
Func< float, float > ValueToRatio
 
Func< float, float > RatioFilter
 
Func< float, string > FormatLabel
 
- Static Public Attributes inherited from Sandbox.Graphics.GUI.MyGuiSliderProperties
static MyGuiSliderProperties Default
 

Detailed Description

Definition at line 45 of file MyGuiControlSliderBase.cs.

Constructor & Destructor Documentation

Sandbox.Graphics.GUI.MyGuiSliderPropertiesExponential.MyGuiSliderPropertiesExponential ( float  min,
float  max,
float  exponent = 10,
bool  integer = false 
)
inline

Definition at line 47 of file MyGuiControlSliderBase.cs.


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