Changed size to resolution of arcade screen

This commit is contained in:
Remco
2015-05-26 11:30:03 +02:00
parent e55f112d79
commit 2af16890d4
6 changed files with 62 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
package control;
public class Button {
}
+5
View File
@@ -0,0 +1,5 @@
package control;
public class JoyStick {
}