gbaudic/linbound2

Game map class

Closed this issue · 0 comments

Store a game map. On construction, parse the whole XML description file, but only load the preview. Offer a method to load the rest. Be able to destroy terrain (SDL2_gfx filledCircleColor will be useful, but we will have to use internal textures and probably a dedicated renderer to a texture to make this work).