gero3 пре 11 година
родитељ
комит
09a89b61c7
1 измењених фајлова са 1 додато и 1 уклоњено
  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.
 		</div>
 
-		<h3>.setClearColorHex([page:number hex], [page:number alpha]) [page:todo]</h3>
+		<h3>.setClearColorHex([page:number hex], [page:number alpha])</h3>
 		<div>
 		hex -- The the hexadecimal value of the color to clear the canvas with. <br />
         alpha -- The alpha channel to clear the canvas with.