mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-13 15:16:07 +09:00
disposable UI; loading screen mockup (i heard like loading screen -- sonic 06)
This commit is contained in:
@@ -180,4 +180,7 @@ class SpriteAnimation(val parentActor: ActorWithPhysics) {
|
||||
flipVertical = vertical
|
||||
}
|
||||
|
||||
fun dispose() {
|
||||
textureRegion.dispose()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user