fixed button collors in song

This commit is contained in:
Remco
2015-06-05 12:45:09 +02:00
parent 76c288cfec
commit f9e6a90160
3 changed files with 66 additions and 28 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ public class Enemy extends DrawObject {
angleY = Math.sin(Math.toRadians(45))*distanceFromStart;
// System.out.println(Math.toRadians(45)*distanceFromStart);
System.out.println(angleX+" - "+angleY);
// System.out.println(angleX+" - "+angleY);
switch(index){
case 0: