Hey,
great library - much easier to use than everything I've seen before, and thus perfect for me as an aspiring programmer
I have one wish however - would it be possible to implement a Drawable which provides parts of the RenderWindow Functionality, so basically (speaking in SDL terms) a surface of any size where you could draw other Drawables on and which can again be Drawn on the RenderWindow (or an instance of the same type) on demand. Or is this functionality already implemented somehow and I did not find it?
Thank you, nikoroll