disposable UI; loading screen mockup (i heard like loading screen -- sonic 06)

This commit is contained in:
minjaesong
2017-07-13 17:53:40 +09:00
parent fb899dae2d
commit 2a5cb3ee38
33 changed files with 253 additions and 33 deletions

View File

@@ -94,4 +94,7 @@ class UITextTerminal(val terminal: Terminal) : UICanvas, KeyControlled, MouseCon
*/
override fun endClosing(delta: Float) {
}
override fun dispose() {
}
}