TORCS  1.3.9
The Open Racing Car Simulator

Interface Structure for Simulation. More...

#include <simu.h>

Collaboration diagram for tSimItf:

Public Attributes

tfSimInit init
 
tfSimConfig config
 
tfSimReConfig reconfig
 
tfSimUpdate update
 
tfSimShutdown shutdown
 

Detailed Description

Interface Structure for Simulation.

Definition at line 84 of file simu.h.

Member Data Documentation

◆ config

tfSimConfig tSimItf::config

Definition at line 87 of file simu.h.

◆ init

tfSimInit tSimItf::init

Definition at line 86 of file simu.h.

◆ reconfig

tfSimReConfig tSimItf::reconfig

Definition at line 88 of file simu.h.

◆ shutdown

tfSimShutdown tSimItf::shutdown

Definition at line 90 of file simu.h.

◆ update

tfSimUpdate tSimItf::update

Definition at line 89 of file simu.h.


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