|
@@ -56,14 +56,14 @@
|
|
|
</p>
|
|
|
|
|
|
<h2>属性</h2>
|
|
|
- <p>See the base [page:Loader] class for common properties.</p>
|
|
|
+ <p>共有属性请参见其基类[page:Loader]。</p>
|
|
|
|
|
|
<h3>[property:Object textures]</h3>
|
|
|
<p>持有材质的任何纹理的对象,请参考 [page:.setTextures].</p>
|
|
|
|
|
|
|
|
|
<h2>方法</h2>
|
|
|
- <p>See the base [page:Loader] class for common methods.</p>
|
|
|
+ <p>共有方法请参见其基类[page:Loader]。</p>
|
|
|
|
|
|
<h3>[method:null load]( [param:String url], [param:Function onLoad], [param:Function onProgress], [param:Function onError] )</h3>
|
|
|
<p>
|