TORCS  1.3.9
The Open Racing Car Simulator
tGfuiLabel Struct Reference

#include <gui.h>

Collaboration diagram for tGfuiLabel:

Public Attributes

char * text
 
float * bgColor
 
ForeGroundColor fgColor
 
GfuiFontClassfont
 
int x
 
int y
 
int align
 
int maxlen
 

Detailed Description

Definition at line 78 of file gui.h.

Member Data Documentation

◆ align

int tGfuiLabel::align

Definition at line 85 of file gui.h.

◆ bgColor

float* tGfuiLabel::bgColor

Definition at line 81 of file gui.h.

◆ fgColor

ForeGroundColor tGfuiLabel::fgColor

Definition at line 82 of file gui.h.

◆ font

GfuiFontClass* tGfuiLabel::font

Definition at line 83 of file gui.h.

◆ maxlen

int tGfuiLabel::maxlen

Definition at line 86 of file gui.h.

◆ text

char* tGfuiLabel::text

Definition at line 80 of file gui.h.

◆ x

int tGfuiLabel::x

Definition at line 84 of file gui.h.

◆ y

int tGfuiLabel::y

Definition at line 84 of file gui.h.


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