
Public Member Functions | |
| AttackPanel (tfight &engine_) | |
| void | setBarGraphValue (const ASCString &widgetName, float fraction) |
| void | setLabelText (const ASCString &widgetName, int i) |
| void | setLabelText (const ASCString &widgetName, const ASCString &i) |
| void | dispValue (const ASCString &name, float value, float maxvalue, PG_Color color) |
| void | setBarGraphColor (const ASCString &widgetName, PG_Color color) |
| void | painter (const PG_Rect &src, const ASCString &name, const PG_Rect &dst) |
|
|
Definition at line 110 of file attackpanel.cpp. References tfight::av, tfight::dv, and tfight::tavalues::experience. |
|
||||||||||||||||||||
|
Definition at line 174 of file attackpanel.cpp. References ASCString::format(), setBarGraphColor(), setBarGraphValue(), setLabelText(), and PG_Colormap::yellow. |
|
||||||||||||||||
|
Definition at line 133 of file attackpanel.cpp. References tfight::av, tfight::dv, IconRepository::getIcon(), SingleWeapon::getIconFileName(), PG_Application::GetScreen(), tfight::tavalues::height, log2(), ASCString::toString(), tfight::tavalues::weapontype, and Surface::Wrap(). |
|
||||||||||||
|
Definition at line 102 of file attackpanel.cpp. References ASCGUI_Window::setBarGraphColor(). Referenced by dispValue(). |
|
||||||||||||
|
Definition at line 98 of file attackpanel.cpp. References ASCGUI_Window::setBargraphValue(). Referenced by dispValue(). |
|
||||||||||||
|
Definition at line 100 of file attackpanel.cpp. References ASCGUI_Window::setLabelText(). |
|
||||||||||||
|
Definition at line 99 of file attackpanel.cpp. References ASCGUI_Window::setLabelText(). Referenced by dispValue(). |
1.4.2