|
Odamex
Setting the Standard in Multiplayer Doom
|
Functions | |
| txt_strut_t * | TXT_NewStrut (int width, int height) |
| Create a new strut. | |
Variables | |
| txt_widget_class_t | txt_strut_class |
| txt_strut_t* TXT_NewStrut | ( | int | width, |
| int | height | ||
| ) |
Create a new strut.
| width | Width of the strut, in characters. |
| height | Height of the strut, in characters. |