示例#1
0
 public VehicleControls ComputeControl(SimulationState currentSimState)
 {
     return(GetAIInput(currentSimState));
 }