• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2,767 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0081 秒)

701. Tree属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 74%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.Tree)。 ### 1.1 Tree 组件主要由两个部分组成: - 项单元格(可以是 Box 、页面 View、自定义页面); - 纵向滚动条 VScrollBar; ### 1.2 Tree 组件的单元...

来源: Laya2.0_文档 发布时间: 20210715

702. laya.d3.component.staticmesh.StaticBatchSubInfo_API3.0 [ 74%]

...unds needRender StaticBatchSubMesh Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

703. laya.d3.component.AnimatorPlayState_API3.0 [ 74%]

...matorState duration normalizedTime Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Enumeration Interface

来源: Laya3.0_api 发布时间: 20231102

704. laya.ui.Clip [ 74%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...

来源: laya_api 发布时间: 20170929

705. laya.d3.core.scene.bvh.BVHSpatialManager_API3.0 [ 74%]

...lManager constructor clear destroy Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231115

706. laya.d3.Touch_API3.0 [ 74%]

...on _getIndexInList _setIndexInList Legend Object literal Variable Function Type alias Class Class with type parameter Method Enumeration Interface

来源: Laya3.0_api 发布时间: 20231102

707. 【求助】怎么在自定义对象进行实例化的时候,给它绑定监听事件 [ 74%]

...会打印出 test 。 代码如下:public function Food(dishName:String, type:String, index:Number){ this.dishName = dishName; this.type = type; this.index = index; this.setPath(); this.on(Event.MOUSE_DOWN, Food, test); } private function test():void{ trace("test"); }求高手指点啊,有没有...

来源: Laya_社区 发布时间: 20180407

708. 使用tiledmap的各种问题 [ 74%]

... 使用tiledmap遇到的问题。。。。在gridSprite里无法拿到id..type..name。。 2018-08-28 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 提交问题,需要让回复的人看明...

来源: Laya_社区 发布时间: 20180828

709. laya.d3.component.volume.reflectionprobe.ReflectionProbe_API3.0 [ 73%]

...obePosition reflectionDecodingFormat reflectionIntensity reflectionTexture type Methods _VolumeChange _addRenderNode _initialize _motionInVolume _reCaculateBoundBox _removeRenderNode _setOwner applyReflectionShaderData destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onP...

来源: Laya3.0_api 发布时间: 20231115

710. laya.ui.FontClip [ 73%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...

来源: Laya2.0_api 发布时间: 20190513