Space Engineers
Public Member Functions | Public Attributes | List of all members
Sandbox.Game.Gui.MyMartinInputComponent.MyMarker Class Reference

Public Member Functions

 MyMarker (Vector3D position, Color color)
 

Public Attributes

Vector3D position
 
Color color
 

Detailed Description

Definition at line 28 of file MyMartinDebugInputComponent.cs.

Constructor & Destructor Documentation

Sandbox.Game.Gui.MyMartinInputComponent.MyMarker.MyMarker ( Vector3D  position,
Color  color 
)
inline

Definition at line 30 of file MyMartinDebugInputComponent.cs.

Member Data Documentation

Color Sandbox.Game.Gui.MyMartinInputComponent.MyMarker.color

Definition at line 32 of file MyMartinDebugInputComponent.cs.

Vector3D Sandbox.Game.Gui.MyMartinInputComponent.MyMarker.position

Definition at line 31 of file MyMartinDebugInputComponent.cs.


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