admwx7 / world-builder

Creating an interactive open world.
0 stars 0 forks source link

map directive #6

Open admwx7 opened 9 years ago

admwx7 commented 9 years ago

This should be a directive that displays a subset of the world, based around the current "location".

admwx7 commented 9 years ago

Map::ChangeCenter should also pass the index of the tile in the world.tiles array to make editing a little easier.