#include <awindowmenu.h>
Inherits BC_MenuItem.

Public Member Functions | |
| AssetListSort (MWindow *mwindow) | |
| void | update () |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
Definition at line 38 of file awindowmenu.h.
| AssetListSort::AssetListSort | ( | MWindow * | mwindow | ) |
Definition at line 86 of file awindowmenu.C.
| void AssetListSort::update | ( | ) |
| int AssetListSort::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 92 of file awindowmenu.C.
References MWindow::awindow, AWindow::gui, mwindow, and AWindowGUI::sort_assets().

1.5.5