#include <assetedit.h>
Inherits BC_CheckBox.

Public Member Functions | |
| AssetEditSigned (AssetEditWindow *fwindow, int value, int x, int y) | |
| int | handle_event () |
Data Fields | |
| AssetEditWindow * | fwindow |
Definition at line 231 of file assetedit.h.
| AssetEditSigned::AssetEditSigned | ( | AssetEditWindow * | fwindow, | |
| int | value, | |||
| int | x, | |||
| int | y | |||
| ) |
Definition at line 786 of file assetedit.C.
| int AssetEditSigned::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 795 of file assetedit.C.
References AssetEditWindow::asset, fwindow, BC_Toggle::get_value(), and Asset::signed_.

1.5.5