#include <assetedit.h>
Public Member Functions | |
| AssetEditWindow (MWindow *mwindow, AssetEdit *asset_edit) | |
| ~AssetEditWindow () | |
| int | create_objects () |
Public Attributes | |
| Asset * | asset |
| AssetEditPathText * | path_text |
| AssetEditPath * | path_button |
| AssetEditByteOrderHILO * | hilo |
| AssetEditByteOrderLOHI * | lohi |
| BitsPopup * | bitspopup |
| int | allow_edits |
| MWindow * | mwindow |
| AssetEdit * | asset_edit |
Definition at line 47 of file assetedit.h.
|
||||||||||||
|
Definition at line 130 of file assetedit.C. References allow_edits, asset, bitspopup, Asset::format, and AssetEdit::new_asset. |
|
|
Definition at line 156 of file assetedit.C. References bitspopup. |
|
|
|
Definition at line 60 of file assetedit.h. Referenced by AssetEditWindow(), and create_objects(). |
|
|
|
Definition at line 62 of file assetedit.h. |
|
|
Definition at line 59 of file assetedit.h. Referenced by AssetEditWindow(), create_objects(), and ~AssetEditWindow(). |
|
|
Definition at line 57 of file assetedit.h. Referenced by create_objects(), and AssetEditByteOrderLOHI::handle_event(). |
|
|
Definition at line 58 of file assetedit.h. Referenced by create_objects(), and AssetEditByteOrderHILO::handle_event(). |
|
|
Definition at line 61 of file assetedit.h. Referenced by create_objects(), and AssetEditFormat::handle_event(). |
|
|
Definition at line 56 of file assetedit.h. Referenced by create_objects(). |
|
|
Definition at line 55 of file assetedit.h. Referenced by create_objects(). |
1.4.4