Nuclide
Software Development Kit for id Technology
|
VGUI Widget: Frame.
Public Member Functions | |
void | VGUIProgressBar (void) |
virtual void | Draw (void) |
Called in order to draw the widget. More... | |
nonvirtual void | SetProgress (float) |
void VGUIProgressBar::VGUIProgressBar | ( | void | ) |
|
virtual |
Called in order to draw the widget.
Reimplemented from VGUIWidget.
void VGUIProgressBar::SetProgress | ( | float | newProgress | ) |