Kaynağa Gözat

Update canvasrenderer

gero3 12 yıl önce
ebeveyn
işleme
09a89b61c7
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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.