
Public Member Functions | |
| BuildingValues (Building &building) | |
| void | init (void) |
| virtual void | run (void) |
Definition at line 901 of file edmisc.cpp.
| BuildingValues::BuildingValues | ( | Building & | building | ) | [inline] |
Definition at line 916 of file edmisc.cpp.
| void BuildingValues::init | ( | void | ) |
Reimplemented from tdialogbox.
Definition at line 922 of file edmisc.cpp.
References activefontsettings, Building::actstorage, tdlgengine::addbutton(), tdlgengine::addeingabe(), tdlgengine::addkey(), Building::ammo, ContainerBase::bi_resourceplus, tdialogbox::buildgraphics(), ContainerBase::color, ct_enter, ct_esc, cwaffentypen, ContainerBase::damage, darkgray, dlg_in3d, ContainerBaseType::efficiencyfuel, ContainerBaseType::efficiencymaterial, Resources::energy, tfontsettings::font, Resources::fuel, ContainerBase::getStorageCapacity(), ContainerBaseType::hasFunction(), tdialogbox::init(), tfontsettings::length, lightgray, line(), Resources::material, ContainerBaseType::MatterConverter, maxint, ContainerBaseType::maxplus, ContainerBase::maxplus, ContainerBaseType::maxresearchpoints, ContainerBase::maxresearchpoints, ContainerBaseType::MiningStation, mousevisible(), ContainerBase::name, ContainerBase::plus, ContainerBaseType::Research, ContainerBase::researchpoints, Resources::resource(), ContainerBaseType::ResourceSink, schriften, showtext2(), Schriften::smallarial, ContainerBaseType::SolarPowerPlant, tdialogbox::title, Building::typ, Building::visible, waffenanzahl, tdialogbox::windowstyle, ContainerBaseType::WindPowerPlant, tdlgengine::x1, tdlgengine::xsize, tdlgengine::y1, and tdlgengine::ysize.
Referenced by changebuildingvalues().
| void BuildingValues::run | ( | void | ) | [virtual] |
Reimplemented from tdialogbox.
Definition at line 1086 of file edmisc.cpp.
References ct_esc, tdialogbox::run(), and tdlgengine::taste.
Referenced by changebuildingvalues().
1.5.1