|
From: Tapio V. <aa...@us...> - 2009-12-14 23:15:36
|
Module: performous Branch: master Commit: ff9df14bf781bf6b2644b869dfdd208d07647c48 Author: Tapio Vierros <tap...@gm...> Date: Tue Dec 15 01:10:33 2009 +0200 Added abstraction layer to menu navigation keys. Now all instruments and keyboard can be tested for a menu action at once. Main menu and song browser converted. --- docs/instruments.txt | 12 ++++++ game/joystick.cc | 82 ++++++++++++++++++++++++++++++++++++++--- game/joystick.hh | 5 ++- game/screen_intro.cc | 19 ++++----- game/screen_songs.cc | 100 ++++++++++++++++---------------------------------- game/screen_songs.hh | 3 +- 6 files changed, 134 insertions(+), 87 deletions(-) |