Adding (untested) 2 way menu axis support (using the scrollOrientation parameter)

This commit is contained in:
Don Honerbrink
2015-03-03 11:56:38 -06:00
parent b5cd4c17df
commit 79b4a7e3de
9 changed files with 93 additions and 26 deletions

View File

@@ -1,7 +1,9 @@
previousItem = Up
nextItem = Down
pageUp = Left
pageDown = Right
up = Up
down = Down
left = Left
right: Right
pageUp = A
pageDown = B
select = Space
back = Escape
quit = Q