Draw me some renderables!
This blog is a follow-up on my previous blog about [link: "Class"-inheritance in JavaScript]. I wanted to utilize the features in HTML5 Canvas and keep the work as object oriented as possible. In this post, I do not follow the MVC-pattern, however one could easily...