Skip to content
Snippets Groups Projects
Commit 9914b2ff authored by dg's avatar dg
Browse files

* In your PlayerDisplay you can add a line like that:

	if savefile_pipe.saving then h = h + self.font_h self.surface:drawColorStringBlended(self.font, "#YELLOW#Saving...", 0, h, 255, 255, 255) h = h + self.font_h end
   To make a graphical display of the background saving thread.
Quitting while a save is going one will obviously still wait until it is finished


git-svn-id: http://svn.net-core.org/repos/t-engine4@1120 51575b47-30f0-44d4-a5cc-537603b46e54
parent cde38fd2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment