1
General / Re: RenderManager, encapsulate sf::RenderWindow
« on: May 29, 2014, 05:44:49 pm »Quote
If you build a wrapper that provides all the methods of sf::RenderWindow, then you're not really encapsulating it, so why not use it directly?That was my worry. I'm going to rethink about that. If I have any questions I'll post them here.
Quote
There have been a lot of threads on separation between graphics and logics in this forum, you might be interested in them.Yeah, that's a good idea. I'll be looking for it.
Edit: Just as an help for future viewers of this thread, I found this project on Nexus's git: https://github.com/Bromeon/TemporaryOutbreak