DaweMolnar / sdl-tetris

Tetris in SDL2
GNU General Public License v3.0
0 stars 0 forks source link

Create passable keymap struct to LocalController class #13

Closed DaweMolnar closed 7 years ago

DaweMolnar commented 7 years ago

Pass keymap to BaseController with keymap, to handle pushed keys. AIController should ignore that, others should use when key sdl event received