Faster graphics; touchscreen support
commitd10b47bdab240d71fd5a48812c06a5a9bfc748cf
authorThomas Perl <thp@perli.net>
Mon, 21 Jan 2008 16:02:28 +0000 (21 17:02 +0100)
committerThomas Perl <thp@perli.net>
Mon, 21 Jan 2008 16:02:28 +0000 (21 17:02 +0100)
tree69505bfc259d95b36d04353721c30eefd779927b
parenta5b52c1916298bbac529aa942c74f14b8e253c8b
Faster graphics; touchscreen support

Make graphics more faster by only updating the
parts of the UI that have to be redrawn (this
could still be optimized, but works well so far).

Add support for mouse/touchscreen. The mouse and
touchscreen support will not be enabled in Desktop
builds but will be enabled for handheld devices
like the Nokia Internet Tablets.
game.c
game.h
graphics.c
graphics.h
makefile
tennix.c