#include <label.h>
Inheritance diagram for VGUI::Label:


Public Member Functions | |
| Label () | |
| Label (Widget *w) | |
| ~Label () | |
| void | Draw () |
| void | Draw (float opacity) |
Definition at line 9 of file label.h.
|
|
|
|
|
|
|
|
|
Reimplemented from VGUI::Widget. Definition at line 37 of file label.cpp. References VGUI::Widget::center, VGUI::Widget::color_b, VGUI::Widget::color_g, VGUI::Widget::color_r, font, VGUI::Widget::font_size, VGUI::Location::GetXPercent(), VGUI::Location::GetYPercent(), FONT::Height(), FONT::Print(), VGUI::Widget::text, and FONT::Width(). |
|
|
Reimplemented from VGUI::Widget. |
1.4.6