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

大约有 989 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0242 秒)

931. laya.ui.DialogManager_API3.0 [ 40%]

...d in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cacheAs get cacheAs(): ...

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

932. laya.ani.swf.MovieClip_API3.0 [ 40%]

...d in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cacheAs get cacheAs(): ...

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

933. laya.display.Stage_API3.0 [ 40%]

...d in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cacheAs get cacheAs(): ...

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

934. 请问object层中添加的sprite怎么添加点击事件 [ 40%]

...较大的2.5D游戏,所以引擎方面的难点比较多,还望多多支持下,谢谢 158*****197 • 2018-07-23 15:27 点击事件能用于object层或者tiledmap的其它层吗? Laya_Aaron • 2018-07-23 15:49 @158*****197:获取对象层物体对象,添加监听。 158*****197 • 20...

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

935. laya.display.AnimationBase_API3.0 [ 40%]

...d in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cacheAs get cacheAs(): ...

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

936. laya.ui.HSlider_API3.0 [ 40%]

...d in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void bottom get bottom(): nu...

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

937. laya.ui.AdvImage_API3.0 [ 40%]

...ed in laya/display/Sprite.ts:960 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from AnimationBase.blendMode Defined in laya/display/Sprite.ts:964 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void bottom get bott...

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

938. laya.display.FrameAnimation_API3.0 [ 40%]

...d in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cacheAs get cacheAs(): ...

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

939. laya.display.Animation_API3.0 [ 40%]

...d in laya/display/Sprite.ts:1056 指定要使用的混合模式。目前只支持"lighter"。 Returns string Inherited from Text.blendMode Defined in laya/display/Sprite.ts:1060 指定要使用的混合模式。目前只支持"lighter"。 Parameters value: string Returns void cacheAs get cacheAs(): ...

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

940. List属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 40%]

...t; var Handler = Laya.Handler; var WebGL = Laya.WebGL; (function() { // 支持WebGL时自动切换至Canvas Laya.init(800, 600, WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; Laya.stage.alignH = Stage.ALIGN_CENTER; Laya.stage.scaleMode = Stage.SCALE_SHOWALL; Laya.stage.bgColor = "#232628"; setup...

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