Allow passing AABBs to anchorPoints.
[featherfall2.git] / src / index.html
index c1b80323c98414c4ac02eac06c97ca5900fe245b..24ab4634ea83e375ed631193221438d4b0fd1e3b 100644 (file)
@@ -37,7 +37,7 @@
   </head>
   
   <body>
   </head>
   
   <body>
-    <canvas id="yuu-canvas" data-yuu-resize>
+    <canvas id="yuu-canvas" data-yuu-width=4 data-yuu-height=3 data-yuu-resize>
     </canvas>
     <div id="yuu-error" class="yuu-overlay"
          data-yuu-animation="yuu-from-top"
     </canvas>
     <div id="yuu-error" class="yuu-overlay"
          data-yuu-animation="yuu-from-top"