#include <dashboard.h>
Inheritance diagram for UnitInfoPanel:

Public Member Functions | |
| UnitInfoPanel (PG_Widget *parent, const PG_Rect &r) | |
Protected Member Functions | |
| bool | onClick (PG_MessageObject *obj, const SDL_MouseButtonEvent *event) |
| void | showUnitInfo (const Vehicletype *vt) |
|
||||||||||||
|
Definition at line 501 of file dashboard.cpp. References DashboardPanel::containerRenamed(), PG_Widget::FindChild(), onClick(), showUnitInfo(), VehicleTypeSelectionItemFactory::showVehicleInfo, PG_MessageObject::sigMouseButtonDown, and PG_MessageObject::sigMouseButtonUp. |
|
||||||||||||
|
Definition at line 524 of file dashboard.cpp. References actmap, GameMap::actplayer, PG_Widget::BringToFront(), GameMap::getField(), PG_Application::GetWidgetByName(), GameMap::player, ASCGUI_Window::RunModal(), PG_MessageObject::SetCapture(), PG_Widget::Show(), Vehicle::typ, DashboardPanel::veh, tfield::vehicle, and WeaponInfoPanel::WIP_Name(). Referenced by UnitInfoPanel(). |
|
|
Definition at line 518 of file dashboard.cpp. Referenced by UnitInfoPanel(). |
1.4.2