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

@@ -68,4 +68,7 @@ class Notification : UICanvas {
handler!!.opacity = 0f
handler!!.setAsOpen()
}
override fun dispose() {
}
}