New input selection UI + Mouse support, updated TODO list
commit86c629e50875fcedaee5aad69b07ce70bc0cf906
authorThomas Perl <thp@perli.net>
Thu, 12 Feb 2009 22:22:30 +0000 (12 23:22 +0100)
committerThomas Perl <thp@perli.net>
Thu, 12 Feb 2009 22:22:30 +0000 (12 23:22 +0100)
treecd382a296ff7d1bff8394b3807ed84fbffda8b56
parent43a7ab633669f3af209d046d67a1b1e6da4f806e
New input selection UI + Mouse support, updated TODO list

Use the new input graphics for a nice input selection
menu and add mouse support to the "input" module.

Updated TODO list with ideas for the animation framework.
17 files changed:
TODO
data/input_ai.png [new file with mode: 0644]
data/input_gamepad.png [new file with mode: 0644]
data/input_keyboard_arrows.png [new file with mode: 0644]
data/input_keyboard_ol.png [new file with mode: 0644]
data/input_keyboard_ws.png [new file with mode: 0644]
data/input_maemo_dpad.png [new file with mode: 0644]
data/input_mouse.png [new file with mode: 0644]
data/input_touchscreen.png [new file with mode: 0644]
game.c
graphics.c
graphics.h
input.c
input.h
makefile
tennix.c
tennix.h