TORCS  1.3.9
The Open Racing Car Simulator
RespTable.cpp File Reference
#include <vector>
#include "RespTable.h"
Include dependency graph for RespTable.cpp:

Go to the source code of this file.

Typedefs

typedef vector< DtObjectRefPartnerList
 

Variables

PartnerList partnerList
 

Typedef Documentation

◆ PartnerList

typedef vector<DtObjectRef> PartnerList

Definition at line 45 of file RespTable.cpp.

Variable Documentation

◆ partnerList

PartnerList partnerList

Definition at line 46 of file RespTable.cpp.