SzFMV2020-Osz / AutomatedCar-B

Working repository for the subject "Szoftverfejlesztés multinacionális vállalatoknál" @OE-NIK 2020 Autumn Group B
0 stars 1 forks source link

Fixed keyboard inputs #144

Closed csonkabalint closed 4 years ago

csonkabalint commented 4 years ago

added Controlledcar.Inputhandler() to Game.Tick() removed dummy handling from Game.Tick()

codecov-io commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@86a7c11). Click here to learn what that means. The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #144   +/-   ##
=========================================
  Coverage          ?   17.21%           
=========================================
  Files             ?       54           
  Lines             ?     1836           
  Branches          ?        0           
=========================================
  Hits              ?      316           
  Misses            ?     1520           
  Partials          ?        0           
Impacted Files Coverage Δ
src/AutomatedCar/Game.cs 0.00% <0.00%> (ø)