Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
415
void Car::applySteeringLeft(bool apply)
416
{
417
steerLeft = apply;
418
}
419
420
void Car::applyBrakingForce(bool apply)
421
{
Callers
1
Render
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected