piskel/js/rendering
Vince eb7511c721 Encapsulate canvas element in FrameRenderer
From this change set, the HTML canvas element, which is the frame view,
is encapsulated inside the FrameRenderer.
You won't need to give the view handle from the controller layer
anymore.
It will make view alteration implementations much easier (like grid for
instance)
2012-09-08 15:08:00 +02:00
..
FrameRenderer.js Encapsulate canvas element in FrameRenderer 2012-09-08 15:08:00 +02:00