#include <awindowgui.h>
Inherits BC_Button.

Public Member Functions | |
| AWindowInfo (MWindow *mwindow, AWindowGUI *gui, int x, int y) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| AWindowGUI * | gui |
| int | x |
| int | y |
Definition at line 261 of file awindowgui.h.
| AWindowInfo::AWindowInfo | ( | MWindow * | mwindow, | |
| AWindowGUI * | gui, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 1553 of file awindowgui.C.
References _, and BC_WindowBase::set_tooltip().

| int AWindowInfo::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Button.
Definition at line 1561 of file awindowgui.C.
References AWindow::asset_edit, AWindowGUI::awindow, AssetEdit::edit_asset(), gui, and AWindowGUI::selected_asset().

Definition at line 266 of file awindowgui.h.
| int AWindowInfo::x |
| int AWindowInfo::y |
1.5.5