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

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

471. LayaAir IDE 1.4.0新增功能 附加(扩展)脚本的使用 [ 43%]

...始执行"); } //设置owner函数,可以直接获取到Button组件的实例 public function set owner(v:Sprite):void { _owner = v; //由于时序问题,我们需要在此处添加逻辑代码,确保_owner不为null if(_isScal&&_owner) { _owner.on(Event.MOUSE_DOWN,this,onDown); } else...

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

472. laya.d3.resource.MulSampleRenderTexture_API3.0 [ 43%]

.../resource/MulSampleRenderTexture.ts:47 创建一个 MulSampleRenderTexture 实例。 Parameters width: number 宽度。 height: number 高度。 Default value format: RenderTextureFormat = RenderTextureFormat.R8G8B8 纹理格式。 Default value depthStencilFormat: RenderTextureDepthFormat = RenderT...

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

473. laya.ui.UIGroup_API3.0 [ 43%]

...以自动布局的项集合控件。 Group 的默认项对象为 Button 类实例。 Group 是 Tab 和 RadioGroup 的基类。 Hierarchy Box UIGroup RadioGroup Tab Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name selectHan...

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

474. laya.media.SoundNode_API3.0 [ 43%]

...from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 customRenderEnable set customRenderEnable(b: boolean): void Inherited from Text.customRenderEnable Defined in laya/display/Sprite.ts:327 设置是...

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

475. laya.map.GridSprite_API3.0 [ 43%]

...from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 customRenderEnable set customRenderEnable(b: boolean): void Inherited from Text.customRenderEnable Defined in laya/display/Sprite.ts:327 设置是...

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

476. laya.ui.WXOpenDataViewer_API3.0 [ 43%]

...enDataViewer Class WXOpenDataViewer 微信开放数据展示组件,直接实例本组件,即可根据组件宽高,位置,以最优的方式显示开放域数据 Hierarchy UIComponent WXOpenDataViewer Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoS...

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

477. laya.map.MapLayer_API3.0 [ 43%]

...from Node.components Defined in laya/display/Node.ts:983 返回所有组件实例。 Returns ReadonlyArray<Component> 返回组件实例数组。 customRenderEnable set customRenderEnable(b: boolean): void Inherited from Text.customRenderEnable Defined in laya/display/Sprite.ts:327 设置是...

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

478. laya.ui.UIComponent_API3.0 [ 42%]

...structor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns UIComponent Properties Optional _extra _extra: INodeExtra Inherited from Node._extra Defined in laya/display/Node.ts:56 _ownGraphics _ownGraphics: bool...

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

479. 新手常问问题 欢迎补充 [ 42%]

...dManager.playSound或者 SoundManager.playMusic会返回一个SoundChannel实例。你可以声明一个变量来接收它,然后通过SoundChannel来控制播放、停止、暂停。具体代码如下所示: var soundC:SoundChannel = SoundManager.playSound("url"); //播放 soundC.play(); //停...

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

480. laya.components.AnimationClip2D_API3.0 [ 42%]

...s Resource.__constructor Defined in laya/components/AnimationClip2D.ts:214 实例化一个2D动画clip类 Returns AnimationClip2D Properties _id _id: number = 0 Inherited from Resource._id Defined in laya/resource/Resource.ts:97 destroyedImmediately destroyedImmediately: boolean Inherited from Resou...

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