◆ GetSpeedometer()
protected float GetSpeedometer |
( |
| ) |
|
|
inlineprivate |
◆ HideVehicleInfo()
override void HideVehicleInfo |
( |
| ) |
|
|
inlineprivate |
◆ Init()
override void Init |
( |
Widget |
vehicleHudPanels | ) |
|
|
inlineprivate |
◆ RefreshVehicleHud()
override void RefreshVehicleHud |
( |
float |
timeslice | ) |
|
|
inlineprivate |
◆ ShowVehicleInfo()
override void ShowVehicleInfo |
( |
PlayerBase |
player | ) |
|
|
inlineprivate |
◆ UpdateEngineBlink()
protected void UpdateEngineBlink |
( |
float |
timeSlice | ) |
|
|
inlineprivate |
◆ UpdateEngineIcon()
protected void UpdateEngineIcon |
( |
int |
level | ) |
|
|
inlineprivate |
◆ UpdateFuelIcon()
protected void UpdateFuelIcon |
( |
float |
level | ) |
|
|
inlineprivate |
◆ UpdateGear()
protected void UpdateGear |
( |
| ) |
|
|
inlineprivate |
◆ UpdateSpeedPointer()
protected void UpdateSpeedPointer |
( |
| ) |
|
|
inlineprivate |
◆ ENGINE_BLINK_DURATION
protected const float ENGINE_BLINK_DURATION = 3 |
|
private |
◆ m_CurrentVehicle
◆ m_EngagedGear
protected int m_EngagedGear |
|
private |
◆ m_EngineHealthLevel
protected int m_EngineHealthLevel |
|
private |
◆ m_EngineLight
protected ImageWidget m_EngineLight |
|
private |
◆ m_FadeTimer
protected ref WidgetFadeTimer m_FadeTimer = new WidgetFadeTimer() |
|
private |
◆ m_FuelLevel
protected float m_FuelLevel |
|
private |
◆ m_FuelLight
protected ImageWidget m_FuelLight |
|
private |
◆ m_HasEngine
protected bool m_HasEngine |
|
private |
◆ m_SpeedPointer
protected ImageWidget m_SpeedPointer |
|
private |
◆ m_TimeSinceEngineBlink
protected float m_TimeSinceEngineBlink |
|
private |
◆ m_TimeSinceEngineHit
protected float m_TimeSinceEngineHit |
|
private |
The documentation for this class was generated from the following file: