#include <assetedit.h>
Inherits BC_Radial.

Public Member Functions | |
| AssetEditByteOrderHILO (AssetEditWindow *fwindow, int value, int x, int y) | |
| int | handle_event () |
Data Fields | |
| AssetEditWindow * | fwindow |
Definition at line 221 of file assetedit.h.
| AssetEditByteOrderHILO::AssetEditByteOrderHILO | ( | AssetEditWindow * | fwindow, | |
| int | value, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 769 of file assetedit.C.
| int AssetEditByteOrderHILO::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 778 of file assetedit.C.
References AssetEditWindow::asset, Asset::byte_order, fwindow, AssetEditWindow::lohi, and BC_Toggle::update().

1.5.5