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

Method applySteeringRight

src/Physics/Car.cpp:410–413  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

408}
409
410void Car::applySteeringRight(bool apply)
411{
412 steerRight = apply;
413}
414
415void Car::applySteeringLeft(bool apply)
416{

Callers 1

RenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected