
Public Member Functions | |
| TechWidget (PG_Widget *parent, const PG_Point &pos, int width, const Technology *technology, int player=0) | |
| ASCString | getName () const |
| const Technology * | getTechnology () const |
Protected Member Functions | |
| void | display (SDL_Surface *surface, const PG_Rect &src, const PG_Rect &dst) |
|
||||||||||||||||||||||||
|
Definition at line 53 of file choosetech.cpp. References IconRepository::getIcon(), PG_Rect::Height(), Technology::name, PG_Rect::PG_Rect(), Technology::relatedUnitID, Technology::researchpoints, PG_Button::SetIcon(), PG_Widget::SetTransparency(), PG_Button::sigClick, and ASCString::toString(). |
|
||||||||||||||||
|
Implements SelectionWidget. Definition at line 91 of file choosetech.cpp. References PG_Draw::BlitSurface(), Surface::createSurface(), fieldsizex, fieldsizey, Vehicletype::paint(), Technology::relatedUnitID, and vehicleTypeRepository. |
|
|
Implements SelectionWidget. Definition at line 86 of file choosetech.cpp. References Technology::name. |
|
|
Definition at line 48 of file choosetech.cpp. |
1.4.2