#include <assetpopup.h>
Inherits BC_MenuItem.

Public Member Functions | |
| AssetMatchSize (MWindow *mwindow, AssetPopup *popup) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| AssetPopup * | popup |
Definition at line 102 of file assetpopup.h.
| AssetMatchSize::AssetMatchSize | ( | MWindow * | mwindow, | |
| AssetPopup * | popup | |||
| ) |
Definition at line 248 of file assetpopup.C.
| int AssetMatchSize::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 255 of file assetpopup.C.
References AssetPopup::match_size(), and popup.

Definition at line 109 of file assetpopup.h.
1.5.5