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

Public Member Functions

void Draw (float progression, Color colorMask)
 

Properties

MyGuiSizedTexture LeftTop [get, set]
 
MyGuiSizedTexture LeftCenter [get, set]
 
MyGuiSizedTexture LeftBottom [get, set]
 
MyGuiSizedTexture CenterTop [get, set]
 
MyGuiSizedTexture Center [get, set]
 
MyGuiSizedTexture CenterBottom [get, set]
 
MyGuiSizedTexture RightTop [get, set]
 
MyGuiSizedTexture RightCenter [get, set]
 
MyGuiSizedTexture RightBottom [get, set]
 
Vector2 Position [get, set]
 
Vector2 Size [get, set]
 

Detailed Description

Definition at line 39 of file MyGuiControlProgressBarHud.cs.

Member Function Documentation

void Sandbox.Gui.MyGuiProgressCompositeTexture.Draw ( float  progression,
Color  colorMask 
)
inline

Definition at line 158 of file MyGuiControlProgressBarHud.cs.

Property Documentation

MyGuiSizedTexture Sandbox.Gui.MyGuiProgressCompositeTexture.Center
getset

Definition at line 99 of file MyGuiControlProgressBarHud.cs.

MyGuiSizedTexture Sandbox.Gui.MyGuiProgressCompositeTexture.CenterBottom
getset

Definition at line 109 of file MyGuiControlProgressBarHud.cs.

MyGuiSizedTexture Sandbox.Gui.MyGuiProgressCompositeTexture.CenterTop
getset

Definition at line 89 of file MyGuiControlProgressBarHud.cs.

MyGuiSizedTexture Sandbox.Gui.MyGuiProgressCompositeTexture.LeftBottom
getset

Definition at line 79 of file MyGuiControlProgressBarHud.cs.

MyGuiSizedTexture Sandbox.Gui.MyGuiProgressCompositeTexture.LeftCenter
getset

Definition at line 69 of file MyGuiControlProgressBarHud.cs.

MyGuiSizedTexture Sandbox.Gui.MyGuiProgressCompositeTexture.LeftTop
getset

Definition at line 59 of file MyGuiControlProgressBarHud.cs.

Vector2 Sandbox.Gui.MyGuiProgressCompositeTexture.Position
getset

Definition at line 147 of file MyGuiControlProgressBarHud.cs.

MyGuiSizedTexture Sandbox.Gui.MyGuiProgressCompositeTexture.RightBottom
getset

Definition at line 136 of file MyGuiControlProgressBarHud.cs.

MyGuiSizedTexture Sandbox.Gui.MyGuiProgressCompositeTexture.RightCenter
getset

Definition at line 129 of file MyGuiControlProgressBarHud.cs.

MyGuiSizedTexture Sandbox.Gui.MyGuiProgressCompositeTexture.RightTop
getset

Definition at line 119 of file MyGuiControlProgressBarHud.cs.

Vector2 Sandbox.Gui.MyGuiProgressCompositeTexture.Size
getset

Definition at line 153 of file MyGuiControlProgressBarHud.cs.


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