ManiaScript  2019-10-10
The script language used in ManiaPlanet gaming system
Public Member Functions | List of all members
CModulePlaygroundSpeedMeter Struct Reference

#include <big.h>

Inheritance diagram for CModulePlaygroundSpeedMeter:
CModulePlayground CNod

Public Member Functions

Void Reset (CPlayer Player)
 
Void SetGlobalScale (Real Scale)
 
Void SetGaugeNumber (Integer Number)
 
Void SetGaugeAngle (Real Angle)
 
Void SetGaugeBGVisible (Boolean Visibility)
 
Void SetSpeedLineVisible (Boolean Visibility)
 
Void SetGaugeSpeedMax (Real Maximum)
 
Void SetSpeedValueScale (Real Scale)
 
Void SetSpeedUnitScale (Real Scale)
 
Void SetFooterUnitVisible (Boolean Visibility)
 
Void SetFooterLineVisible (Boolean Visibility)
 
Void SetDistanceVisible (Boolean Visibility)
 
Void SetDistanceFooterLineVisible (Boolean Visibility)
 
- Public Member Functions inherited from CModulePlayground
Void Hide ()
 
Void Hide (CUIConfig UIConfig)
 
Void Show ()
 
Void Show (CUIConfig UIConfig)
 
Boolean IsVisible (CUIConfig UIConfig)
 

Additional Inherited Members

- Public Attributes inherited from CNod
const Ident Id
 

Detailed Description

Member Function Documentation

◆ Reset()

Void CModulePlaygroundSpeedMeter::Reset ( CPlayer  Player)

◆ SetDistanceFooterLineVisible()

Void CModulePlaygroundSpeedMeter::SetDistanceFooterLineVisible ( Boolean  Visibility)

◆ SetDistanceVisible()

Void CModulePlaygroundSpeedMeter::SetDistanceVisible ( Boolean  Visibility)

◆ SetFooterLineVisible()

Void CModulePlaygroundSpeedMeter::SetFooterLineVisible ( Boolean  Visibility)

◆ SetFooterUnitVisible()

Void CModulePlaygroundSpeedMeter::SetFooterUnitVisible ( Boolean  Visibility)

◆ SetGaugeAngle()

Void CModulePlaygroundSpeedMeter::SetGaugeAngle ( Real  Angle)

◆ SetGaugeBGVisible()

Void CModulePlaygroundSpeedMeter::SetGaugeBGVisible ( Boolean  Visibility)

◆ SetGaugeNumber()

Void CModulePlaygroundSpeedMeter::SetGaugeNumber ( Integer  Number)

◆ SetGaugeSpeedMax()

Void CModulePlaygroundSpeedMeter::SetGaugeSpeedMax ( Real  Maximum)

◆ SetGlobalScale()

Void CModulePlaygroundSpeedMeter::SetGlobalScale ( Real  Scale)

◆ SetSpeedLineVisible()

Void CModulePlaygroundSpeedMeter::SetSpeedLineVisible ( Boolean  Visibility)

◆ SetSpeedUnitScale()

Void CModulePlaygroundSpeedMeter::SetSpeedUnitScale ( Real  Scale)

◆ SetSpeedValueScale()

Void CModulePlaygroundSpeedMeter::SetSpeedValueScale ( Real  Scale)

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