Commit graph

10 commits

Author SHA1 Message Date
kleph
e395dc39bb cleanup. removeobject.move() method and attriutes dx, dy 2009-08-17 01:17:19 +02:00
kleph
dd81190a4e added constant shoot
FIX: remove the bullet when it exits the screen
2009-08-17 01:06:52 +02:00
kleph
1a46e13708 add an ugly fix to force to draw the player all the time 2009-08-17 00:47:59 +02:00
kleph
d8ce0f002c main loop reorganizing 2009-08-17 00:43:59 +02:00
kleph
b1b585515c fix bug in movement handling when only one of the directions was stopped 2009-08-17 00:30:20 +02:00
kleph
8360689edb added "smooth" movement
added function {start,stop}_move and separate detection of key press and
release
2009-08-15 03:06:18 +02:00
kleph
9acc2876cd cleanup a bit of commented obsolete code 2009-08-15 02:37:10 +02:00
kleph
272b60de5b move the metho shoot from Object to Player 2009-08-15 02:33:14 +02:00
kleph
56ed20a985 initial creation of the clas 2009-08-15 02:31:57 +02:00
kleph
3a81de28bc initial import 2009-08-15 02:27:58 +02:00