#include <assetpopup.h>
Inherits BC_MenuItem.

Public Member Functions | |
| AssetPopupSort (MWindow *mwindow, AssetPopup *popup) | |
| ~AssetPopupSort () | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| AssetPopup * | popup |
Definition at line 53 of file assetpopup.h.
| AssetPopupSort::AssetPopupSort | ( | MWindow * | mwindow, | |
| AssetPopup * | popup | |||
| ) |
Definition at line 168 of file assetpopup.C.
| AssetPopupSort::~AssetPopupSort | ( | ) |
Definition at line 175 of file assetpopup.C.
| int AssetPopupSort::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 179 of file assetpopup.C.
References MWindow::awindow, AWindow::gui, mwindow, and AWindowGUI::sort_assets().

Definition at line 62 of file assetpopup.h.
1.5.5