Space Engineers
|
Public Member Functions | |
void | UpdateClip () |
void | SetMouseCapture (bool capture) |
void | OnModeChanged (VRageRender.MyWindowModeEnum windowMode, int width, int height) |
void | BeforeDraw () |
Public Member Functions inherited from VRageRender.ExternalApp.IMyRenderWindow | |
void | OnModeChanged (VRageRender.MyWindowModeEnum mode, int width, int height) |
Called by render when display mode has changed More... | |
Protected Member Functions | |
override void | OnActivated (EventArgs e) |
override void | OnDeactivate (EventArgs e) |
override void | OnResizeBegin (EventArgs e) |
override void | WndProc (ref Message m) |
Properties | |
bool | IsActive [get] |
bool | ShowCursor [get, set] |
bool | DrawEnabled [get] |
Properties inherited from VRageRender.ExternalApp.IMyRenderWindow | |
bool | DrawEnabled [get] |
True when Present on device should be called (e.g. window not minimized) More... | |
IntPtr | Handle [get] |
Target window handle More... | |
Definition at line 18 of file MySandboxForm.cs.
|
inline |
Implements VRageRender.ExternalApp.IMyRenderWindow.
Definition at line 194 of file MySandboxForm.cs.
|
inlineprotected |
Definition at line 61 of file MySandboxForm.cs.
|
inlineprotected |
Definition at line 72 of file MySandboxForm.cs.
|
inline |
Definition at line 142 of file MySandboxForm.cs.
|
inlineprotected |
Definition at line 84 of file MySandboxForm.cs.
|
inline |
Implements VRageRender.ExternalApp.IMyRenderWindow.
Definition at line 136 of file MySandboxForm.cs.
|
inline |
Definition at line 100 of file MySandboxForm.cs.
|
inlineprotected |
Definition at line 199 of file MySandboxForm.cs.
|
get |
Definition at line 132 of file MySandboxForm.cs.
|
get |
Definition at line 43 of file MySandboxForm.cs.
|
getset |
Definition at line 46 of file MySandboxForm.cs.