Browse Source

Update ImageLoader.html

I couldn't find any reference to the FileLoader in the source code of the ImageLoader, I guess it has been removed.
Eric Dörheit 6 năm trước cách đây
mục cha
commit
0af179f5f0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/api/en/loaders/ImageLoader.html

+ 1 - 1
docs/api/en/loaders/ImageLoader.html

@@ -12,7 +12,7 @@
 
 		<p class="desc">
 			A loader for loading an [page:Image].
-			This uses the [page:FileLoader] internally for loading files, and is used internally by the
+			This is used internally by the
 			[page:CubeTextureLoader], [page:ObjectLoader] and [page:TextureLoader].
 		</p>