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

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

1061. 【LIST无法拖动】参照官方实例做的 [ 40%]

...w Laya.GlowFilter("#08f6e3", 7, 00);         (this as Laya.Sprite).filters = [glowFilter];     } 2021-01-23 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 麻烦提交可以运行的demo case,你提交的例子现在是报错,你可以提交简单的demo case工程,...

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

1062. LayaAir开发笔记(1)五十音图连连看 [ 40%]

...会跳转到我的个人网站。// 设定背景 var background = new Laya.Sprite(); background.loadImage("linkgame_back.jpg"); background.cacheAsBitmap = true; Laya.stage.addChild(background); // 设定标题 var title = new laya.display.Text(); title.text = g_game_title; title.font = "Arial"; titl...

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