#include <assetedit.h>
Inherits BC_Radial.

Public Member Functions | |
| AssetEditByteOrderLOHI (AssetEditWindow *fwindow, int value, int x, int y) | |
| int | handle_event () |
Data Fields | |
| AssetEditWindow * | fwindow |
Definition at line 211 of file assetedit.h.
| AssetEditByteOrderLOHI::AssetEditByteOrderLOHI | ( | AssetEditWindow * | fwindow, | |
| int | value, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 752 of file assetedit.C.
| int AssetEditByteOrderLOHI::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 761 of file assetedit.C.
References AssetEditWindow::asset, Asset::byte_order, fwindow, AssetEditWindow::hilo, and BC_Toggle::update().

1.5.5