Method |
Description |
|
AddToAuxWindowList ( ) : void |
|
|
CaptureRenderDoc ( ) : void |
|
|
ClearKeyboardControl ( ) : void |
|
|
ClearStartView ( ) : void |
|
|
DoWindowDecorationEnd ( ) : void |
|
|
DoWindowDecorationStart ( ) : void |
|
|
Focus ( ) : void |
|
|
GrabPixels ( RenderTexture rd, Rect rect ) : void |
|
|
INTERNAL_CALL_GrabPixels ( GUIView self, RenderTexture rd, Rect &rect ) : void |
|
|
INTERNAL_CALL_Internal_SetPosition ( GUIView self, Rect &windowPosition ) : void |
|
|
INTERNAL_CALL_SetInternalGameViewDimensions ( GUIView self, Rect &rect, Rect &clippedRect, Vector2 &targetSize ) : void |
|
|
Internal_Close ( ) : void |
|
|
Internal_Init ( int depthBits, int antiAlias ) : void |
|
|
Internal_Recreate ( int depthBits, int antiAlias ) : void |
|
|
Internal_SendEvent ( Event e ) : bool |
|
|
Internal_SetAsActiveWindow ( ) : void |
|
|
Internal_SetAutoRepaint ( bool doit ) : void |
|
|
Internal_SetPosition ( Rect windowPosition ) : void |
|
|
Internal_SetWantsMouseMove ( bool wantIt ) : void |
|
|
Internal_SetWindow ( ContainerWindow win ) : void |
|
|
MakeVistaDWMHappyDance ( ) : void |
|
|
RecreateContext ( ) : void |
|
|
RemoveFromAuxWindowList ( ) : void |
|
|
Repaint ( ) : void |
|
|
RepaintImmediately ( ) : void |
|
|
SendEvent ( Event e ) : bool |
|
|
SetAsStartView ( ) : void |
|
|
SetKeyboardControl ( int id ) : void |
|
|
SetTitle ( string title ) : void |
|
|
StealMouseCapture ( ) : void |
|
|