Removed console masking. Console is now unaltered by Frame. Full access to Frame.log() and Frame.title() are still in place. Resolved IE bug by changing all splice() to slice(). Changed useTimeout ...
FRAME.js does not interfere with the main game loop, allowing you to write your own. FRAME.js has to be initialized before any other calls to it. FRAME.init() creates a canvas on the DOM with a ...