Home
last modified time | relevance | path

Searched refs:setPitStop (Results 1 – 12 of 12) sorted by relevance

/dports/games/torcs/torcs-1.3.7/src/drivers/berniw3/
H A Dpathfinder.h144 void setPitStop(bool p, int id);
255 inline void Pathfinder::setPitStop(bool p, int id) { in setPitStop() function
H A Dberniw3.cpp223 mpf->setPitStop(true, myc->getCurrentSegId()); in drive()
439 mpf->setPitStop(false, myc->getCurrentSegId()); in pitcmd()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw2/
H A Dpathfinder.h144 void setPitStop(bool p, int id);
255 inline void Pathfinder::setPitStop(bool p, int id) { in setPitStop() function
H A Dberniw2.cpp224 mpf->setPitStop(true, myc->getCurrentSegId()); in drive()
441 mpf->setPitStop(false, myc->getCurrentSegId()); in pitcmd()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw/
H A Dpathfinder.h144 void setPitStop(bool p, int id);
255 inline void Pathfinder::setPitStop(bool p, int id) { in setPitStop() function
H A Dberniw.cpp223 mpf->setPitStop(true, myc->getCurrentSegId()); in drive()
439 mpf->setPitStop(false, myc->getCurrentSegId()); in pitcmd()
/dports/games/torcs/torcs-1.3.7/src/drivers/tita/
H A Dpathfinder.h233 void setPitStop(bool p, int id);
339 inline void Pathfinder::setPitStop(bool p, int id) { in setPitStop() function
H A Dtita.cpp236 mpf->setPitStop(true, myc->getCurrentSegId()); in drive()
475 mpf->setPitStop(false, myc->getCurrentSegId()); in pitcmd()
/dports/games/torcs/torcs-1.3.7/src/drivers/inferno/
H A Dpathfinder.h233 void setPitStop(bool p, int id);
339 inline void Pathfinder::setPitStop(bool p, int id) { in setPitStop() function
H A Dinferno.cpp236 mpf->setPitStop(true, myc->getCurrentSegId()); in drive()
475 mpf->setPitStop(false, myc->getCurrentSegId()); in pitcmd()
/dports/games/torcs/torcs-1.3.7/src/drivers/lliaw/
H A Dpathfinder.h233 void setPitStop(bool p, int id);
339 inline void Pathfinder::setPitStop(bool p, int id) { in setPitStop() function
H A Dlliaw.cpp236 mpf->setPitStop(true, myc->getCurrentSegId()); in drive()
475 mpf->setPitStop(false, myc->getCurrentSegId()); in pitcmd()