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

About this class

VGUI Widget: Menu Item.

Inheritance diagram for vguiMenuItem:
vguiButton

Public Member Functions

void vguiMenuItem (void)
 
virtual void Draw (void)
 Called in order to draw the widget. More...
 
virtual void OnMouseUp (void)
 Called when the mouse stops klicking down on this element. More...
 

Constructor & Destructor Documentation

◆ vguiMenuItem()

void vguiMenuItem::vguiMenuItem ( void  )

Member Function Documentation

◆ Draw()

void vguiMenuItem::Draw ( void  )
virtual

Called in order to draw the widget.

Reimplemented from vguiButton.

◆ OnMouseUp()

void vguiMenuItem::OnMouseUp ( void  )
virtual

Called when the mouse stops klicking down on this element.

This is when actions usually need to be triggered.

Reimplemented from vguiControl.


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