0

copied DirtyTiles and Tile objects to tileset.py

This commit is contained in:
Andrew Brown
2011-12-22 01:56:43 -05:00
parent 49a840c01b
commit fa18b26eb5
4 changed files with 320 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
import unittest
from overviewer_core.quadtree import DirtyTiles, iterate_base4
from overviewer_core.tileset import DirtyTiles
from overviewer_core.util import iterate_base4
class DirtyTilesTest(unittest.TestCase):
# If you change this definition, you must also change the hard-coded