#include <menu_views.h>
Inheritance diagram for hoa_menu::private_menu::FormationWindow:


Public Member Functions | |
| void | Draw () |
| Draws the menu window to the screen. | |
| FormationWindow () | |
| void | Update () |
| ~FormationWindow () | |
Definition at line 480 of file menu_views.h.
| hoa_menu::private_menu::FormationWindow::FormationWindow | ( | ) |
Definition at line 1454 of file menu_views.cpp.
References hoa_global::GlobalManager, and hoa_global::GameGlobal::SaveGame().
Here is the call graph for this function:

| hoa_menu::private_menu::FormationWindow::~FormationWindow | ( | ) |
Definition at line 1461 of file menu_views.cpp.
| void hoa_menu::private_menu::FormationWindow::Draw | ( | ) | [virtual] |
Draws the menu window to the screen.
Reimplemented from hoa_video::MenuWindow.
Definition at line 1464 of file menu_views.cpp.
Referenced by hoa_menu::MenuMode::Draw().
| void hoa_menu::private_menu::FormationWindow::Update | ( | ) |
1.5.1