MCPcopy Create free account
hub / github.com/OpenNFS/OpenNFS / applySteeringLeft

Method applySteeringLeft

src/Physics/Car.cpp:415–418  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

413}
414
415void Car::applySteeringLeft(bool apply)
416{
417 steerLeft = apply;
418}
419
420void Car::applyBrakingForce(bool apply)
421{

Callers 1

RenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected