
Public Member Functions | |
| AvailableProductionItemFactory (ContainerBase *container_, ContainerBase::Production &prod) | |
| void | restart () |
| SelectionWidget * | spawnNextItem (PG_Widget *parent, const PG_Point &pos) |
| void | itemMarked (const SelectionWidget *widget) |
| void | itemSelected (const SelectionWidget *widget, bool mouse) |
| const Vehicletype * | getSelectedVehicleType () |
Protected Attributes | |
| ContainerBase::Production::const_iterator | it |
| ContainerBase::Production & | production |
|
||||||||||||
|
Definition at line 419 of file edselfnt.cpp. References restart(). |
|
|
Definition at line 458 of file edselfnt.cpp. |
|
|
Reimplemented from SelectionItemFactory. Definition at line 439 of file edselfnt.cpp. References assert. Referenced by itemSelected(). |
|
||||||||||||
|
Implements SelectionItemFactory. Definition at line 453 of file edselfnt.cpp. References itemMarked(). |
|
|
Implements SelectionItemFactory. Definition at line 424 of file edselfnt.cpp. References it, and production. Referenced by AvailableProductionItemFactory(). |
|
||||||||||||
|
Implements SelectionItemFactory. Definition at line 430 of file edselfnt.cpp. References actmap, GameMap::getCurrentPlayer(), it, production, and PG_Rect::Width(). |
|
|
Definition at line 416 of file edselfnt.cpp. Referenced by restart(), and spawnNextItem(). |
|
|
Definition at line 417 of file edselfnt.cpp. Referenced by restart(), and spawnNextItem(). |
1.4.2