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

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

31. laya.device.media.Video_API3.0 [ 49%]

...herited from AnimationBase.stage Defined in laya/display/Sprite.ts:1599 对舞台 stage 引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from AnimationBase.staticCache Defined in laya/display/Sprite.ts:380 设置cacheAs为非空时此...

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

32. laya.media.VideoNode_API3.0 [ 48%]

... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有...

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

33. 【简单跑酷--JS版】---Lv.2 类之间引用以及背景滚动实现 [ 38%]

...到bg图像里面 bg.graphics.drawTexture(texture, 0, 0); //将bg添加到舞台 Laya.stage.addChild(bg);  我们再次刷新页面看看有什么效果   嗯 看来图片出来了~~~不错 现在我们可以开始继续了   //=======================  美丽分割线 ======================= ...

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