doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
idTabRect Struct Reference

#include <ListWindow.h>

Public Attributes

int x
 
int w
 
int align
 
int valign
 
int type
 
idVec2 iconSize
 
float iconVOffset
 

Detailed Description

Definition at line 38 of file ListWindow.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: