大约有 515 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0050 秒)
Laya_社区(315) Laya2.0_文档(52) Laya3.0_api(42) laya_api(39) Laya2.0_api(39) Laya3.0_文档(17) Laya2.0_示例(6) Laya_示例(5)
...端输入提示符 inputText.prompt = "Type some word..."; // 设置字体样式 inputText.bold = true; inputText.bgColor = "#666666"; inputText.color = "#ffffff"; inputText.fontSize = 20; Laya.stage.addChild(inputText); } private createMultiInput(): void { var inputText: Input = new Input(); // 移...
来源: Laya2.0_文档 发布时间: 20210715
...pData Cannot find the specified character in all fonts:263c 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 运行报错 Uncaught Can not find scene:GameView.scene undefined Uncaught TypeError: Cannot read property...
来源: Laya_社区 发布时间: 20200207
...时候,地面场景也要动,这个地面场景有 起点和终点的样式,中间路段可以 用重复的图来替代, 那么这种场景图 要动起来 如何制作? (是做3个图,一个 终点图, 一个起点、一个中间重复路段的图,然后运动员跑起来,不断...
来源: Laya_社区 发布时间: 20180727
...caught TypeError: Cannot read property 'props' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 请问object层中添加的sprite怎么添加点击事件 Warning!,this class[MiniAdpter] already exist: O...
来源: Laya_社区 发布时间: 20191226
...然而在实际的游戏中,在同一个RadioGroup组件中对单选框样式有不同的需求,那么通过labels设置的方式是无法完成这个需求的。这个时候就需要使用自定义RadioGroup组件的方式。下面是具体步骤: 2.1 准备美术资源 用三张不同的Raid...
来源: Laya3.0_文档 发布时间: 20251016
...rror: Cannot read property 'btCollisionObject' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Cannot read property 'displayObject' of null Uncaught TypeError: Cannot read property 'props' of undefined...
来源: Laya_社区 发布时间: 20200612
...: an050602 是ttf不是tff 你html里面写错了我感觉你的字体样式不是很明显 看不出太大的差别 建议换一个差别大一点的做对比你发的那个帖子下的ttf字体我弄到你的项目里没有问题 所以感觉你这个字体太不明显了 2018-03-02 1 2 分享 ...
来源: Laya_社区 发布时间: 20180301
...TiledMap()提示错误:Laya.TiledMap is not a constructor 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds Uncaught unknown animationClip version...
来源: Laya_社区 发布时间: 20170217
...caught TypeError: Cannot read property 'props' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 问题状态 最新活动: 2017-04-07 17:51 浏览: 1236 关注: 2 人
来源: Laya_社区 发布时间: 20170407
...决,Laya1.0与2.0兼容支持的不一样,Laya2.0必须用textfiled.style样式 2019-02-22 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问题目前已经被锁定, 无法添加新回复 发起人 18638179199 相关问题 Layabox 2.0 bate5 运行编译之后 bundle.js...
来源: Laya_社区 发布时间: 20190222