Switched to a scene2d stage. Removed all mentions of SpriteBatch

This commit is contained in:
2020-04-12 13:03:32 -06:00
parent 4c9e73b005
commit 515d781390
7 changed files with 41 additions and 57 deletions

View File

@@ -7,7 +7,6 @@ buildscript {
jcenter()
}
dependencies {
}
}