doom3-gpl
Doom 3 GPL source release
|
#include <ListWindow.h>
Public Attributes | |
int | x |
int | w |
int | align |
int | valign |
int | type |
idVec2 | iconSize |
float | iconVOffset |
Definition at line 38 of file ListWindow.h.
int idTabRect::align |
Definition at line 41 of file ListWindow.h.
idVec2 idTabRect::iconSize |
Definition at line 44 of file ListWindow.h.
float idTabRect::iconVOffset |
Definition at line 45 of file ListWindow.h.
int idTabRect::type |
Definition at line 43 of file ListWindow.h.
int idTabRect::valign |
Definition at line 42 of file ListWindow.h.
int idTabRect::w |
Definition at line 40 of file ListWindow.h.
int idTabRect::x |
Definition at line 39 of file ListWindow.h.