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

Public Member Functions | |
| ActionInfoPanel (PG_Widget *parent, const PG_Rect &r) | |
| void | update (GameMap *map) |
Definition at line 104 of file dashboard.h.
| ActionInfoPanel::ActionInfoPanel | ( | PG_Widget * | parent, | |
| const PG_Rect & | r | |||
| ) |
Definition at line 934 of file dashboard.cpp.
References ActionContainer::actionListChanged, and update().
| void ActionInfoPanel::update | ( | GameMap * | map | ) |
Definition at line 939 of file dashboard.cpp.
References TextRenderer::SetText().
Referenced by ActionInfoPanel(), and ASC_MainScreenWidget::spawnPanel().
1.5.1