Browse Source

Update Texture.html

gero3 11 years ago
parent
commit
1391a6f9c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/textures/Texture.html

+ 1 - 1
docs/api/textures/Texture.html

@@ -132,7 +132,7 @@
 
 		<h3>[page:EventDispatcher EventDispatcher] methods are available on this class.</h3>
 
-		<h3>.clone([page:Texture texture]) [page:todo]</h3>
+		<h3>.clone([page:Texture texture])</h3>
 		<div>
 		Make copy of texture. Note this is not a "deep copy", the image is shared.
 		</div>