|
TRSCircularFuelGauge
|
Provides a circular fuel gauge for measuring how much fuel is present. Use the RS.Impact.FuelGauges.TRSCircularFuelGauge.Value property to set the fuel level. Use RS.Impact.FuelGauges.TRSCircularFuelGauge.Min and RS.Impact.FuelGauges.TRSCircularFuelGauge.Max properties to change the range of the fuel gauge. Use the Parts property to specify which parts (frame, backface, glass, hands, etc) to render.
Tip
|
To create a linear, progress bar-type fuel gauge, you can use the TRSBattery or TRSBatteryModern classes.
|
|