Nuclide
Software Development Kit for id Tech
vgui.qc File Reference

Functions

void VGUI_Init (void)
 
int VGUI_Draw (void)
 
bool VGUI_Input (float flEvType, float flScanX, float flCharY, float flDevID)
 
void VGUI_Reposition (void)
 

Variables

CUIWidget g_uiDesktop
 

Function Documentation

◆ VGUI_Draw()

int VGUI_Draw ( void  )

◆ VGUI_Init()

void VGUI_Init ( void  )

◆ VGUI_Input()

bool VGUI_Input ( float  flEvType,
float  flScanX,
float  flCharY,
float  flDevID 
)

◆ VGUI_Reposition()

void VGUI_Reposition ( void  )

Variable Documentation

◆ g_uiDesktop

CUIWidget g_uiDesktop