Space Engineers
Sandbox.Graphics.GUI.MyGUIHelper Member List

This is the complete list of members for Sandbox.Graphics.GUI.MyGUIHelper, including all inherited members.

Border(Vector2 normalizedPosition, Vector2 normalizedSize, int pixelWidth, Color color, bool top=true, bool bottom=true, bool left=true, bool right=true, Vector2?normalizedOffset=null)Sandbox.Graphics.GUI.MyGUIHelperinlinestatic
Contains(Vector2 position, Vector2 size, float x, float y)Sandbox.Graphics.GUI.MyGUIHelperinlinestatic
FillRectangle(Vector2 position, Vector2 size, Color color)Sandbox.Graphics.GUI.MyGUIHelperinlinestatic
GetOffset(Vector2 basePosition, Vector2 baseSize, Vector2 itemPosition, Vector2 itemSize)Sandbox.Graphics.GUI.MyGUIHelperinlinestatic
InsideBorder(Vector2 normalizedPosition, Vector2 normalizedSize, int pixelWidth, Color color, bool top=true, bool bottom=true, bool left=true, bool right=true)Sandbox.Graphics.GUI.MyGUIHelperinlinestatic
Intersects(Vector2 aPosition, Vector2 aSize, Vector2 bPosition, Vector2 bSize)Sandbox.Graphics.GUI.MyGUIHelperinlinestatic
OutsideBorder(Vector2 normalizedPosition, Vector2 normalizedSize, int pixelWidth, Color color, bool top=true, bool bottom=true, bool left=true, bool right=true)Sandbox.Graphics.GUI.MyGUIHelperinlinestatic