![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
Documentation for class CModulePlaygroundSpeedMeter. More...
#include <doc.h>
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 | |
| Ident const | Id |
Documentation for class CModulePlaygroundSpeedMeter.