#include <bctoggle.h>
Inherits BC_Toggle.
Inherited by LabelToggle.

Public Member Functions | |
| BC_Label (int x, int y, int value, int font=MEDIUMFONT, int color=-1) | |
Definition at line 127 of file bctoggle.h.
| BC_Label::BC_Label | ( | int | x, | |
| int | y, | |||
| int | value, | |||
| int | font = MEDIUMFONT, |
|||
| int | color = -1 | |||
| ) |
Definition at line 494 of file bctoggle.C.
1.5.5