Property | Type | Description | |
---|---|---|---|
BlockDrawing | bool | ||
CenterTimeOff | float | ||
ClearNotify | int | ||
CopyTop | bool | ||
FullSbarDraw | bool | ||
FullUpdate | int | ||
IsDisabledForLoading | bool | ||
IsPermedia | bool | ||
SkipUpdate | bool | ||
glHeight | int | ||
glWidth | int | ||
glX | int | ||
glY | int |
Method | Description | |
---|---|---|
BeginLoadingPlaque ( ) : void |
SCR_BeginLoadingPlaque
|
|
CenterPrint ( string str ) : void | ||
EndLoadingPlaque ( ) : void |
SCR_EndLoadingPlaque
|
|
EndRendering ( ) : void |
GL_EndRendering
|
|
Init ( ) : void | ||
ModalMessage ( string text ) : bool |
SCR_ModalMessage Displays a text string in the center of the screen and waits for a Y or N keypress.
|
|
UpdateScreen ( ) : void |
Method | Description | |
---|---|---|
BeginRendering ( ) : void |
GL_BeginRendering
|
|
CalcFov ( float fov_x, float width, float height ) : float | ||
CalcRefdef ( ) : void | ||
CheckDrawCenterString ( ) : void | ||
DrawCenterString ( ) : void | ||
DrawConsole ( ) : void | ||
DrawLoading ( ) : void |
SCR_DrawLoading
|
|
DrawNet ( ) : void | ||
DrawNotifyString ( ) : void |
SCR_DrawNotifyString
|
|
DrawPause ( ) : void | ||
DrawRam ( ) : void | ||
DrawTurtle ( ) : void | ||
ScreenShot_f ( ) : void | ||
Set2D ( ) : void | ||
SetUpToDrawConsole ( ) : void |
SCR_SetUpToDrawConsole
|
|
SizeDown_f ( ) : void | ||
SizeUp_f ( ) : void | ||
TileClear ( ) : void |
public static CenterPrint ( string str ) : void | ||
str | string | |
return | void |
public static ModalMessage ( string text ) : bool | ||
text | string | |
return | bool |
public static bool IsDisabledForLoading | ||
return | bool |