|
Odamex
Setting the Standard in Multiplayer Doom
|
Functions | |
| txt_separator_t * | TXT_NewSeparator (char *label) |
| Create a new horizontal separator widget. | |
Variables | |
| txt_widget_class_t | txt_separator_class |
| txt_separator_t* TXT_NewSeparator | ( | char * | label | ) |
Create a new horizontal separator widget.
| label | Label to display on the separator. If this is set to NULL, no label is displayed. |