大约有 3 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0019 秒)
...t 获取指定对象的键名索引。 Dictionary remove(key:*):Boolean 移除指定键名的值。 Dictionary set(key:*, value:*):void 给指定的键名设置值。 DictionaryProperty Detailkeyspropertykeys:Array [read-only] 获取所有的子元素键名列表。 Implementation p...
来源: laya_api 发布时间: 20170929
... = true):void 销毁此对象。destroy对象默认会把自己从父节点移除,并且清理自身引用关系,等待js自动垃圾回收机制回收。destroy后不能再使用。 destroy时会移除自身的事情监听,自身的timer监听,移除子对象及从父节点移除自己。 N...
来源: laya_api 发布时间: 20170929
...侦听器能够接收事件通知,此侦听事件响应一次后则自动移除侦听。 如果侦听鼠标事件,则会自动设置自己和父亲节点的属性 mouseEnabled 的值为 true(如果父节点mouseEnabled=false,则停止设置父节点mouseEnabled属性)。 Sprite parentRepaint(...
来源: laya_api 发布时间: 20170929