Nuclide
Software Development Kit for id Technology (BETA)
vguiDesktop_Computer Class Reference

About this class

VGUI: Computer Desktop.

used by ncComputerDesktop

Inheritance diagram for vguiDesktop_Computer:
vguiDesktop

Public Member Functions

void vguiDesktop_Computer (void)
 
virtual void Draw (void)
 Called in order to draw the widget. More...
 
virtual void Spawned (void)
 Called when the widget has fully initialized. More...
 

Constructor & Destructor Documentation

◆ vguiDesktop_Computer()

void vguiDesktop_Computer::vguiDesktop_Computer ( void  )

Member Function Documentation

◆ Draw()

void vguiDesktop_Computer::Draw ( void  )
virtual

Called in order to draw the widget.

Reimplemented from vguiDesktop.

◆ Spawned()

void vguiDesktop_Computer::Spawned ( void  )
virtual

Called when the widget has fully initialized.

When you override this, you may call super::Spawned(); to ensure the parent classes get to finish initializing also.

Reimplemented from vguiDesktop.


The documentation for this class was generated from the following file: