xobust / Project-Broban

ProjInda15 project
5 stars 2 forks source link

Feature/texture handler #58

Closed xobust closed 8 years ago

xobust commented 8 years ago

Implemented a TextureManager that loads all Textures and let the dynamic rooms use them after load time. Remember to not try to load any textures from the TextureManager before its LoadContent has been called.

fix: #57