
Public Member Functions | |
| BuildingConstructionSelection (Resources plantResources, const Container &types, const Player &player) | |
| const BuildingType * | getSelectedType () |
Protected Member Functions | |
| void | BuildingTypeSelected (const BuildingType *type) |
Definition at line 1845 of file guifunctions.cpp.
| GuiFunctions::BuildingConstructionSelection::BuildingConstructionSelection | ( | Resources | plantResources, | |
| const Container & | types, | |||
| const Player & | player | |||
| ) | [inline] |
Definition at line 1854 of file guifunctions.cpp.
| void GuiFunctions::BuildingConstructionSelection::BuildingTypeSelected | ( | const BuildingType * | type | ) | [inline, protected, virtual] |
| const BuildingType* GuiFunctions::BuildingConstructionSelection::getSelectedType | ( | ) | [inline] |
Definition at line 1855 of file guifunctions.cpp.
Referenced by GuiFunctions::ConstructBuilding::execute().
1.5.1