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) |
Definition at line 1705 of file cargodialog.cpp.
| DamageBarWidget::DamageBarWidget | ( | PG_Widget * | parent, | |
| const PG_Rect & | rect, | |||
| ContainerBase * | container | |||
| ) | [inline] |
Definition at line 1710 of file cargodialog.cpp.
| void DamageBarWidget::repaint | ( | ) | [inline] |
| void DamageBarWidget::eventBlit | ( | SDL_Surface * | surface, | |
| const PG_Rect & | src, | |||
| const PG_Rect & | dst | |||
| ) | [inline] |
Definition at line 1719 of file cargodialog.cpp.
References ContainerBase::damage, DI_Color::MapRGBA(), ContainerBase::repairableDamage(), and Surface::Wrap().
1.5.1