
Public Member Functions | |
| DamageBarWidget (PG_Widget *parent, const PG_Rect &rect, ContainerBase *container) | |
| void | repaint () |
| void | eventBlit (SDL_Surface *surface, const PG_Rect &src, const PG_Rect &dst) |
| overridable eventhandler to blit the widget contents to the screen | |
|
||||||||||||||||
|
Definition at line 1794 of file cargodialog.cpp. |
|
||||||||||||||||
|
overridable eventhandler to blit the widget contents to the screen
Reimplemented from PG_ThemeWidget. Definition at line 1805 of file cargodialog.cpp. References ContainerBase::damage, PG_Application::GetScreen(), PG_Widget::GetTransparency(), DI_Color::MapRGBA(), ContainerBase::repairableDamage(), and Surface::Wrap(). |
|
|
Definition at line 1800 of file cargodialog.cpp. References PG_Widget::Update(). Referenced by CargoDialog::userHandler(). |
1.4.2