gpu rendered light wip

This commit is contained in:
minjaesong
2019-01-29 02:21:22 +09:00
parent 465ed0d7a4
commit cd1ad9277a
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