diff TaskManager/Test/test_render/Tapestry.h @ 210:e75f9eb97180 draft

fix DrawSpan
author gongo@localhost.localdomain
date Fri, 30 Jan 2009 14:55:04 +0900
parents 1ff24ca2f016
children a314d8cd2082
line wrap: on
line diff
--- a/TaskManager/Test/test_render/Tapestry.h	Fri Jan 30 09:57:32 2009 +0900
+++ b/TaskManager/Test/test_render/Tapestry.h	Fri Jan 30 14:55:04 2009 +0900
@@ -117,7 +117,8 @@
 
     /**
      * TileList のクリア
-     * tile 自体は clear する必要は無い
+     * //tile 自体は clear する必要は無い
+     * あるかもしれない
      */
     void clear(void) {
 	curIndex = 0;