topical media & game development

talk show tell print

mobile-game-ch10-canvas-test.htm / htm



  <!DOCTYPE HTML>
  <html lang="en">
    <head>
      <meta charset="UTF-8">
      <title>Canvas Test</title>
      <script src='mobile-game-ch10-jquery.min.js'></script>
      <script src='mobile-game-ch10-underscore.js'></script>
      <script src='mobile-game-ch10-quintus.js'></script>
    </head>
    <body>
      <script>
        var Q = Quintus().setup();
        Q.el.css('backgroundColor','red');
      </script>
    </body>
  </html>
  


(C) Æliens 04/09/2009

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.