#include <filemov.h>
Public Member Functions | |
| MOVConfigVideoNum (MOVConfigVideo *popup, char *title_text, int x, int y, int *output) | |
| MOVConfigVideoNum (MOVConfigVideo *popup, char *title_text, int x, int y, int min, int max, int *output) | |
| ~MOVConfigVideoNum () | |
| void | create_objects () |
| int | handle_event () |
Public Attributes | |
| int * | output |
| MOVConfigVideo * | popup |
| BC_Title * | title |
| char * | title_text |
| int | x |
| int | y |
Definition at line 319 of file filemov.h.
|
||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
Definition at line 1970 of file filemov.C. References popup, title, title_text, x, and y. Referenced by MOVConfigVideo::update_parameters(). |
|
|
Definition at line 1976 of file filemov.C. References output. |
|
|
Definition at line 338 of file filemov.h. Referenced by handle_event(). |
|
|
Definition at line 339 of file filemov.h. Referenced by create_objects(), and ~MOVConfigVideoNum(). |
|
|
Definition at line 340 of file filemov.h. Referenced by create_objects(), and ~MOVConfigVideoNum(). |
|
|
Definition at line 341 of file filemov.h. Referenced by create_objects(). |
|
|
Definition at line 342 of file filemov.h. Referenced by create_objects(). |
|
|
Definition at line 342 of file filemov.h. Referenced by create_objects(). |
1.4.4