log skaapsteker/levelscene.py @ 50:7d411ed02eac

age author description
Sun, 03 Apr 2011 21:18:31 +0200 Simon Cross Initial stab at detecting collisions.
Sun, 03 Apr 2011 20:42:55 +0200 Simon Cross Enemies must fall
Sun, 03 Apr 2011 20:33:43 +0200 Neil Muller Remove area keyword for pygame 1.8 compatability
Sun, 03 Apr 2011 20:24:47 +0200 Simon Cross Re-factor drawing to blit to a clip rect in the One True Level Surface before blitting that to the screen.
Sun, 03 Apr 2011 16:48:00 +0200 Simon Cross Show how to use dispatch on levelscene.
Sun, 03 Apr 2011 16:44:57 +0200 Simon Cross Add level scenes