New front end functions to save and restore a region of the puzzle
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 22 Jun 2005 08:30:31 +0000 (08:30 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 22 Jun 2005 08:30:31 +0000 (08:30 +0000)
commit3161048dbbffb3b02b124bac3bec03b1a4f22340
tree100e6510f20f829d35a5fe66131d58afdb3f51f8
parent5d8c6c556982ae44f786d14a6d641182ced15043
New front end functions to save and restore a region of the puzzle
bitmap. Can be used to implement sprite-like animations: for
example, useful for games that wish to implement a user interface
which involves dragging an object around the playing area.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@5987 cda61777-01e9-0310-a592-d414129be87e
gtk.c
osx.m
puzzles.h
windows.c