1
0
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
curt
2c6db0ec35 Created an FGTileMgr class to encapsulate the high level tile management
tasks.
Created a tile load queue.  When we init, or cross a tile boundary, we
  stuff the new tiles to be loaded on a load queue, and then only load
  one tile per frame.  This will need further refinement, but it is better
  than what we had.
1999-06-13 05:58:02 +00:00
curt
392e8c09c8 Renamed tile.[ch]xx to tileentry.[ch]xx 1999-06-12 21:15:27 +00:00