Definition at line 1 of file gpsreceiver.c.
◆ GPSReceiver()
| void GPSReceiver::GPSReceiver |
( |
| ) |
|
|
protected |
translate numerical -1 to - texture
Definition at line 15 of file gpsreceiver.c.
◆ GetHiddenSelection()
| int GPSReceiver::GetHiddenSelection |
( |
string | selection | ) |
|
|
protected |
◆ IsTurnedOn()
| override bool GPSReceiver::IsTurnedOn |
( |
| ) |
|
|
protected |
◆ OnDebugSpawn()
| override void GPSReceiver::OnDebugSpawn |
( |
| ) |
|
|
protected |
◆ OnMovedInsideCargo()
| override void GPSReceiver::OnMovedInsideCargo |
( |
EntityAI | container | ) |
|
|
protected |
need to be overriden, otherwise the item will be turned off when moved to cargo
◆ OnWork()
| override void GPSReceiver::OnWork |
( |
float | consumed_energy | ) |
|
|
protected |
◆ OnWorkStart()
| override void GPSReceiver::OnWorkStart |
( |
| ) |
|
|
protected |
◆ OnWorkStop()
| override void GPSReceiver::OnWorkStop |
( |
| ) |
|
|
protected |
◆ PositionalUpdate()
| void GPSReceiver::PositionalUpdate |
( |
| ) |
|
|
protected |
◆ SetActions()
| override void GPSReceiver::SetActions |
( |
| ) |
|
|
protected |
◆ UpdateDisplayElevation()
| void GPSReceiver::UpdateDisplayElevation |
( |
| ) |
|
|
protected |
◆ UpdateDisplayPosition()
| void GPSReceiver::UpdateDisplayPosition |
( |
| ) |
|
|
protected |
◆ UpdateDisplayState()
| void GPSReceiver::UpdateDisplayState |
( |
bool | pIsTurnedOn | ) |
|
|
protected |
◆ m_AltitudeNumbersLast
| ref array<int> GPSReceiver::m_AltitudeNumbersLast |
|
protected |
◆ m_DisplayAltSelections
| ref set<string> GPSReceiver::m_DisplayAltSelections |
|
protected |
◆ m_DisplayGridSelections
| ref set<string> GPSReceiver::m_DisplayGridSelections |
|
protected |
◆ m_DisplayNumericSignTextureMap
| ref map<int, string> GPSReceiver::m_DisplayNumericSignTextureMap |
|
protected |
◆ m_OrderedPositionNumbersLast
| ref array<int> GPSReceiver::m_OrderedPositionNumbersLast |
|
protected |
The documentation for this class was generated from the following file: