TORCS  1.3.9
The Open Racing Car Simulator
stlist Struct Reference
Collaboration diagram for stlist:

Public Attributes

struct stlistnext
 
struct stlistprev
 
grManagedStatestate
 
char * name
 

Detailed Description

Definition at line 129 of file grutil.cpp.

Member Data Documentation

◆ name

char* stlist::name

Definition at line 134 of file grutil.cpp.

◆ next

struct stlist* stlist::next

Definition at line 131 of file grutil.cpp.

◆ prev

struct stlist* stlist::prev

Definition at line 132 of file grutil.cpp.

◆ state

grManagedState* stlist::state

Definition at line 133 of file grutil.cpp.


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