soulweaver91 / project-carrot

Project Carrot, an open source spiritual clone of the Jazz Jackrabbit 2 game engine
https://carrot.soulweaver.fi/
MIT License
39 stars 4 forks source link

Decouple tileset related functionality from TileMap #14

Closed soulweaver91 closed 8 years ago

soulweaver91 commented 8 years ago

TileMap should only handle the level layout and let the graphics be handled elsewhere.