chiark / gitweb /
New front end functions to save and restore a region of the puzzle
authorSimon Tatham <anakin@pobox.com>
Wed, 22 Jun 2005 08:30:31 +0000 (08:30 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 22 Jun 2005 08:30:31 +0000 (08:30 +0000)
commitb176767dfac722d85b3d3b4ab7969e5572189aa0
tree100e6510f20f829d35a5fe66131d58afdb3f51f8
parent64fbdf60ee2eac039c469f867a3e9c0e1b9e119f
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.

[originally from svn r5987]
gtk.c
osx.m
puzzles.h
windows.c