Game state manager and message-queue provider.
void SetForces(float roll, float pitch, float wspeed, float dircommand, float stress)
Called by Update(); we take here : -roll and pitch inertial forces at the camera: this is not used cu...
const ActorPtr & GetPlayerActor()