소스 검색

Update InterleavedBuffer doc for .setArray() return type

Takahiro 8 년 전
부모
커밋
c9f8e84ea0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      docs/api/core/InterleavedBuffer.html

+ 1 - 1
docs/api/core/InterleavedBuffer.html

@@ -81,7 +81,7 @@
 
 		<h2>Methods</h2>
 
-		<h3>[method:null setArray] ( [param:TypedArray array] ) </h3>
+		<h3>[method:InterleavedBuffer setArray] ( [param:TypedArray array] ) </h3>
 		<p>
 		 array - must be  a Typed Array.
 		</p>

粤ICP备19079148号