#include <720to480.h>
Inherits BC_Radial.

Public Member Functions | |
| _720to480Order (_720to480Main *client, _720to480Window *window, int output, int x, int y, char *text) | |
| int | handle_event () |
Data Fields | |
| _720to480Main * | client |
| _720to480Window * | window |
| int | output |
Definition at line 30 of file 720to480.h.
| _720to480Order::_720to480Order | ( | _720to480Main * | client, | |
| _720to480Window * | window, | |||
| int | output, | |||
| int | x, | |||
| int | y, | |||
| char * | text | |||
| ) |
Definition at line 96 of file 720to480.C.
| int _720to480Order::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 112 of file 720to480.C.
References output, _720to480Window::set_first_field(), and window.

Definition at line 41 of file 720to480.h.
1.5.5