#include <adeviceprefs.h>
Inherits BC_TextBox.

Public Member Functions | |
| ADeviceIntBox (int x, int y, int *output) | |
| int | handle_event () |
Data Fields | |
| int * | output |
Definition at line 130 of file adeviceprefs.h.
| ADeviceIntBox::ADeviceIntBox | ( | int | x, | |
| int | y, | |||
| int * | output | |||
| ) |
Definition at line 637 of file adeviceprefs.C.
| int ADeviceIntBox::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 643 of file adeviceprefs.C.
References BC_TextBox::get_text(), and output.

1.5.5