#include <720to480.h>
Inherits BC_Radial.

Public Member Functions | |
| _720to480Direction (_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 46 of file 720to480.h.
| _720to480Direction::_720to480Direction | ( | _720to480Main * | client, | |
| _720to480Window * | window, | |||
| int | output, | |||
| int | x, | |||
| int | y, | |||
| char * | text | |||
| ) |
Definition at line 122 of file 720to480.C.
| int _720to480Direction::handle_event | ( | ) | [virtual] |
Reimplemented from BC_Toggle.
Definition at line 138 of file 720to480.C.
References output, _720to480Window::set_direction(), and window.

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