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

About this class

VGUI Widget: Sub-view.

Inheritance diagram for vguiMenuBar:
vguiWidget

Public Member Functions

void vguiMenuBar (void)
 
virtual void Add (vguiWidget)
 Adds a widget into this one. More...
 
virtual void Draw (void)
 Called in order to draw the widget. More...
 
virtual bool Input (float, float, float, float)
 Called whenever an input event gets directed to the widget. More...
 

Constructor & Destructor Documentation

◆ vguiMenuBar()

void vguiMenuBar::vguiMenuBar ( void  )

Member Function Documentation

◆ Add()

void vguiMenuBar::Add ( vguiWidget  wNew)
virtual

Adds a widget into this one.

Reimplemented from vguiWidget.

◆ Draw()

void vguiMenuBar::Draw ( void  )
virtual

Called in order to draw the widget.

Reimplemented from vguiWidget.

◆ Input()

bool vguiMenuBar::Input ( float  flEVType,
float  flKey,
float  flChar,
float  flDevID 
)
virtual

Called whenever an input event gets directed to the widget.

Reimplemented from vguiWidget.


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