[TASK] Moved settings to the api

Related to issue #77.
This commit is contained in:
Emma Stone
2017-03-09 11:07:57 +00:00
parent f3629e936a
commit 6afd4da0e5
36 changed files with 403 additions and 245 deletions
@@ -1,6 +1,5 @@
package org.rev317.min.accessors;
public interface CollisionMap {
int[][] getFlags();