Add fading effect for menu/game transitions
commit4975e98d44645ba8e579dcd93cb9d8ad2d28cb71
authorThomas Perl <thp@perli.net>
Sat, 16 Jun 2007 18:57:28 +0000 (16 20:57 +0200)
committerThomas Perl <thp@perli.net>
Sat, 16 Jun 2007 18:57:28 +0000 (16 20:57 +0200)
tree8c5cc998b4c74a7f90f461a7f474e1641484858c
parentfe3ad4aecf2867958ac1c2236b3c3d002e3739d4
Add fading effect for menu/game transitions

Add fading effect by utilizing alpha blending and an
additional screen buffer. This effect is used for the
menu->game and game->menu transitions currently.
graphics.c
graphics.h
tennix.c