Spinner Test 3

Clean up
This commit is contained in:
fd
2015-06-21 19:45:38 -04:00
parent 038a5d5779
commit 3675a25c44
8 changed files with 97 additions and 63 deletions

View File

@@ -74,4 +74,6 @@ public interface GameObject {
* Resets the hit object so that it can be reused.
*/
public void reset();
}