Space Engineers
|
Namespaces | |
package | DebugInputComponents |
Typedefs | |
using | Color = VRageMath.Color |
using | Rectangle = VRageMath.Rectangle |
using | Vector2 = VRageMath.Vector2 |
using | Vector4 = VRageMath.Vector4 |
Functions | |
delegate bool | MyWarningDetectionMethod (out MyGuiSounds cue, out MyStringId text) |
Delegate of warning detection method More... | |
delegate TerminalControl | FactoryDelegate< in T > (T property, MyTerminalBlock[] blocks) |
using Sandbox.Game.Gui.Color = typedef VRageMath.Color |
Definition at line 25 of file MyGuiScreenLoading.cs.
using Sandbox.Game.Gui.Rectangle = typedef VRageMath.Rectangle |
Definition at line 26 of file MyGuiScreenLoading.cs.
using Sandbox.Game.Gui.Vector2 = typedef VRageMath.Vector2 |
Definition at line 27 of file MyGuiScreenLoading.cs.
using Sandbox.Game.Gui.Vector4 = typedef VRageMath.Vector4 |
Definition at line 28 of file MyGuiScreenLoading.cs.
Enumerator | |
---|---|
STEAM | |
LOCAL | |
SHARED | |
DEFAULT |
Definition at line 43 of file MyGuiBlueprintScreen.cs.
Enumerator | |
---|---|
Crouching | |
Standing | |
Falling | |
Flying | |
PilotingSmallShip | |
PilotingLargeShip | |
ControllingStation | |
Magnetic |
Definition at line 21 of file MyHudCharacterInfo.cs.
Enumerator | |
---|---|
None | |
DummyHighlight |
Old block highlight style |
OutlineHighlight |
Contour highlight style |
Definition at line 302 of file MyHudSelectedObject.cs.
Enumerator | |
---|---|
VisibleStateSet | |
MarkedForVisible | |
MarkedForNotVisible |
Definition at line 336 of file MyHudSelectedObject.cs.
Enumerator | |
---|---|
RED | |
BLUE |
Definition at line 36 of file MyGuiScreenText.cs.
Enumerator | |
---|---|
Normal | |
Control | |
Important | |
Debug |
Definition at line 21 of file MyHudNotification.cs.
Definition at line 23 of file MyHudNotifications.cs.
delegate TerminalControl Sandbox.Game.Gui.FactoryDelegate< in T > | ( | T | property, |
MyTerminalBlock[] | blocks | ||
) |
delegate bool Sandbox.Game.Gui.MyWarningDetectionMethod | ( | out MyGuiSounds | cue, |
out MyStringId | text | ||
) |
Delegate of warning detection method