Moved the properties of Blocks into the class Block. Also made Blocks and Superchunks singletons, to prevent the creation of unnecessary objects
This commit is contained in:
@@ -77,6 +77,7 @@ project(":core") {
|
||||
api "net.dermetfan.libgdx-utils:libgdx-utils-box2d:0.13.4"
|
||||
api "de.tomgrill.gdxdialogs:gdx-dialogs-core:1.2.5"
|
||||
api "com.github.czyzby:gdx-kiwi:1.9.1.9.6"
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user