]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Tilemap.hh
revamped scene drawing in preparation for octree
[chaz/yoink] / src / Moof / Tilemap.hh
index f05688658cb659763d78d830f04bf9497b19f43a..80bede9a10967d0ca38e79cdfb2739e537f57a67 100644 (file)
@@ -58,6 +58,7 @@ public:
         */
 
        typedef unsigned Index;
+       static const Index NO_TILE = -1;
 
        typedef enum
        {
This page took 0.01658 seconds and 4 git commands to generate.