topical media & game development

talk show tell print

mobile-game-ch16-animation.htm / htm



  <!DOCTYPE HTML>
  <html lang="en">
    <head>
      <meta charset="UTF-8">
      <meta name="viewport" content="width=device-width, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"/>
      <title>Animation</title>
      <script src='mobile-game-ch16-js-jquery.min.js'></script>
      <script src='mobile-game-ch16-js-underscore.js'></script>
      <script src='mobile-game-ch16-js-quintus.js'></script>
      <script src='mobile-game-ch16-js-quintus-input.js'></script>
      <script src='mobile-game-ch16-js-quintus-sprites.js'></script>
      <script src='mobile-game-ch16-js-quintus-scenes.js'></script>
      <script src='mobile-game-ch16-js-quintus-anim.js'></script>
      <script src='mobile-game-ch16-animation.js'></script>
      <style>
        * { padding:0px; margin:0px; }
      </style>
    </head>
    <body>
    </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.