#include <formattools.h>
Inherits BC_CheckBox.

Public Member Functions | |
| FormatVideo (int x, int y, FormatTools *format, int default_) | |
| ~FormatVideo () | |
| int | handle_event () |
Data Fields | |
| FormatTools * | format |
Definition at line 183 of file formattools.h.
| FormatVideo::FormatVideo | ( | int | x, | |
| int | y, | |||
| FormatTools * | format, | |||
| int | default_ | |||
| ) |
Definition at line 564 of file formattools.C.
| FormatVideo::~FormatVideo | ( | ) |
Definition at line 572 of file formattools.C.
| int FormatVideo::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 573 of file formattools.C.
References FormatTools::asset, format, BC_Toggle::get_value(), and Asset::video_data.

1.5.5