#include <assetedit.h>
Public Member Functions | |
| AssetEdit (MWindow *mwindow) | |
| ~AssetEdit () | |
| void | edit_asset (Asset *asset) |
| int | set_asset (Asset *asset) |
| void | run () |
Public Attributes | |
| Asset * | asset |
| Asset * | new_asset |
| MWindow * | mwindow |
| AssetEditWindow * | window |
Definition at line 27 of file assetedit.h.
|
|
Definition at line 30 of file assetedit.C. |
|
|
Definition at line 40 of file assetedit.C. |
|
|
Definition at line 45 of file assetedit.C. Referenced by AWindowInfo::handle_event(), and AssetPopupInfo::handle_event(). |
|
|
|
Definition at line 56 of file assetedit.C. |
|
|
Definition at line 37 of file assetedit.h. Referenced by AssetEdit(), and run(). |
|
|
Definition at line 38 of file assetedit.h. Referenced by run(). |
|
|
Definition at line 37 of file assetedit.h. Referenced by AssetEditWindow::AssetEditWindow(), and run(). |
|
|
Definition at line 39 of file assetedit.h. Referenced by AssetEdit(), AssetPopupInfo::handle_event(), and run(). |
1.4.4