Page 1 of 1
on exit function?
Posted: Thu Dec 18, 2008 8:02 am
by Ripe
Is there someway you can run a function just before the game is exited?
Re: on exit function?
Posted: Thu Dec 18, 2008 3:21 pm
by Kuromeku
Yes please
Re: on exit function?
Posted: Thu Dec 18, 2008 10:38 pm
by rude
Not in 0.5.0.
In the next version you may choose what to do when receiving a quit-event, or any other event for that matter. You'll have complete control of the main loop (if desired).