segabl / gdd2017-homeless

See the world through different eyes
2 stars 0 forks source link

Move fitting MenuHandler funcitonality to GameController #34

Closed cfkh closed 6 years ago

cfkh commented 6 years ago

Move some methods of the MenuHandler to the GameController. I.e. resumeGame, background audio loop, ...

segabl commented 6 years ago

Entire MenuHandler functionality should be moved to GameController. (Don't forget to rewire the Menu callbacks!)

mtoller commented 6 years ago

.