I suppose with Mobile and browser being targets it...
# korge
d
I suppose with Mobile and browser being targets it's not possible to do that and be cross-platform
d
Thats right. Do you mean to terminate it saving stuff?
d
I mean like
system.exit(0)
when the user presses an "exit" button in game
d
https://github.com/korlibs/korge/commit/b6246ecb7565f0609741146998ee8aac348728b4 <-- close would close the window and stop the process
👍 1