Space Engineers
Classes | Public Member Functions | Properties | List of all members
Sandbox.Game.Gui.MyHudGpsMarkers Class Reference

Classes

class  DistanceFromCameraComparer
 

Public Member Functions

 MyHudGpsMarkers ()
 
void RegisterMarker (MyGps ins)
 
void UnregisterMarker (MyGps ins)
 
void Clear ()
 

Properties

bool Visible [get, set]
 

Detailed Description

Definition at line 10 of file MyHudGpsMarkers.cs.

Constructor & Destructor Documentation

Sandbox.Game.Gui.MyHudGpsMarkers.MyHudGpsMarkers ( )
inline

Definition at line 16 of file MyHudGpsMarkers.cs.

Member Function Documentation

void Sandbox.Game.Gui.MyHudGpsMarkers.Clear ( )
inline

Definition at line 37 of file MyHudGpsMarkers.cs.

void Sandbox.Game.Gui.MyHudGpsMarkers.RegisterMarker ( MyGps  ins)
inline

Definition at line 26 of file MyHudGpsMarkers.cs.

void Sandbox.Game.Gui.MyHudGpsMarkers.UnregisterMarker ( MyGps  ins)
inline

Definition at line 32 of file MyHudGpsMarkers.cs.

Property Documentation

bool Sandbox.Game.Gui.MyHudGpsMarkers.Visible
getset

Definition at line 12 of file MyHudGpsMarkers.cs.


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