mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-17 05:54:05 +09:00
trying to make fixtures with UIs working, was not successful
This commit is contained in:
@@ -24,6 +24,8 @@ open class IngameInstance(val batch: SpriteBatch) : Screen {
|
||||
|
||||
open var consoleHandler: ConsoleWindow = ConsoleWindow()
|
||||
|
||||
var paused: Boolean = false
|
||||
|
||||
init {
|
||||
consoleHandler.setPosition(0, 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user