#include <filemov.h>
Public Member Functions | |
| MOVConfigAudioNum (MOVConfigAudio *popup, char *title_text, int x, int y, int *output) | |
| ~MOVConfigAudioNum () | |
| void | create_objects () |
| int | handle_event () |
Public Attributes | |
| int * | output |
| MOVConfigAudio * | popup |
| BC_Title * | title |
| char * | title_text |
| int | x |
| int | y |
Definition at line 196 of file filemov.h.
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
Definition at line 1520 of file filemov.C. References popup, title, title_text, x, and y. Referenced by MOVConfigAudio::update_parameters(). |
|
|
Definition at line 1526 of file filemov.C. References output. |
|
|
Definition at line 208 of file filemov.h. Referenced by handle_event(). |
|
|
Definition at line 209 of file filemov.h. Referenced by create_objects(), and ~MOVConfigAudioNum(). |
|
|
Definition at line 210 of file filemov.h. Referenced by create_objects(), and ~MOVConfigAudioNum(). |
|
|
Definition at line 211 of file filemov.h. Referenced by create_objects(). |
|
|
Definition at line 212 of file filemov.h. Referenced by create_objects(). |
|
|
Definition at line 212 of file filemov.h. Referenced by create_objects(). |
1.4.4