Bläddra i källkod

Update canvasrenderer

gero3 11 år sedan
förälder
incheckning
09a89b61c7
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      docs/api/renderers/CanvasRenderer.html

+ 1 - 1
docs/api/renderers/CanvasRenderer.html

@@ -133,7 +133,7 @@
 		This set the size of the drawing canvas and if updateStyle is set, then the css of the canvas is updated too.
 		This set the size of the drawing canvas and if updateStyle is set, then the css of the canvas is updated too.
 		</div>
 		</div>
 
 
-		<h3>.setClearColorHex([page:number hex], [page:number alpha]) [page:todo]</h3>
+		<h3>.setClearColorHex([page:number hex], [page:number alpha])</h3>
 		<div>
 		<div>
 		hex -- The the hexadecimal value of the color to clear the canvas with. <br />
 		hex -- The the hexadecimal value of the color to clear the canvas with. <br />
         alpha -- The alpha channel to clear the canvas with.
         alpha -- The alpha channel to clear the canvas with.