gpu rendered light wip

This commit is contained in:
minjaesong
2019-01-29 02:21:22 +09:00
parent 45fa56cb23
commit b842780761
9 changed files with 440 additions and 176 deletions

View File

@@ -212,7 +212,7 @@ class TitleScreen(val batch: SpriteBatch) : Screen {
updateAkku -= delta
i += 1
}
AppLoader.debugTimers["Ingame.updateCounter"] = i
AppLoader.setDebugTime("Ingame.updateCounter", i)
// render? just do it anyway