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

About this class

Trinity Menu File "menuDef".

This class represents objects that are parsed from "menuDef" entries defined in the Quake III: Team Arena (2000) menu scripting language.

They are mainly used as a container for smaller items, which you may want to move together without having to adjust absolute screen values. As items are placed relative to their parent menuDef.

SEE ALSO

itemDef

Inheritance diagram for vguiTrUISubMenu:
vguiView

Public Member Functions

void vguiTrUISubMenu (void)
 
virtual void Draw (void)
 Called in order to draw the widget. More...
 

Constructor & Destructor Documentation

◆ vguiTrUISubMenu()

void vguiTrUISubMenu::vguiTrUISubMenu ( void  )

Member Function Documentation

◆ Draw()

void vguiTrUISubMenu::Draw ( void  )
virtual

Called in order to draw the widget.

Reimplemented from vguiView.


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