浏览代码

Update Layers.html

Clarify the workings of the 'Layers.test' method
donutcoffee 4 年之前
父节点
当前提交
77bec126a2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api/en/core/Layers.html

+ 1 - 1
docs/api/en/core/Layers.html

@@ -69,7 +69,7 @@
 		<p>
 			layers - a Layers object<br /><br />
 
-			Returns true if this and the passed *layers* object are members of the same set of layers.
+			Returns true if this and the passed *layers* object have at least one layer in common.
 		</p>
 
 		<h3>[method:null toggle]( [param:Integer layer] )</h3>