2
0
gero3 12 жил өмнө
parent
commit
09a89b61c7

+ 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.