Quellcode durchsuchen

Update Texture.html

gero3 vor 11 Jahren
Ursprung
Commit
1391a6f9c3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>