When the application loads, a dedicated MapFactory class will handle the loading of the map.
Friday, May 15, 2009
Map
The map being used also needs to be stored, and for this I will be using a sqlite database. In this database the maps are stored with information about size, and individual tiles are also stored along with information about objects placed on them. This gives the following:
When the application loads, a dedicated MapFactory class will handle the loading of the map.
When the application loads, a dedicated MapFactory class will handle the loading of the map.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment