git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2124 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2003-01-13 22:58:27 +00:00
parent 7f706aa063
commit a2e4c8816f
+7
View File
@@ -35,3 +35,10 @@ Sample tileset XML description (for uniform tiles):
<height>48</height> <height>48</height>
<tileCount>16</tileCount> <tileCount>16</tileCount>
</tileset> </tileset>
* 01/07/2003
** Image management refactor
x TileSet:ImageProvider needs to provide colorized images
! Probably give tilesets the ImageManager since they have to give the
ImageManager reference to the Tile so that it can lock its colorized
source image