diff TaskDandy.cc @ 28:813f5461daab

collision bug fix.
author koba <koba@cr.ie.u-ryukyu.ac.jp>
date Tue, 28 Dec 2010 15:50:04 +0900
parents 871f7d9a2f35
children d2e627af7f61
line wrap: on
line diff
--- a/TaskDandy.cc	Mon Dec 27 17:21:24 2010 +0900
+++ b/TaskDandy.cc	Tue Dec 28 15:50:04 2010 +0900
@@ -289,9 +289,6 @@
 	printf("frame = %d\n", filpcount);
 	//charpatern();
 	//bosguage();
-
-	Putbom();
-	tokuten();
     
 	count++;
 	//PutSprite(count, 0, 960 - 96, 10);
@@ -302,6 +299,9 @@
 	obj_draw();
 	gamef = game_pause(gamef);
 
+
+	Putbom();
+	tokuten();
 	if (use_keybord) {
 	    keybord();
 	} else {