大约有 346 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0053 秒)
...分享给初学的朋友们(ts版本)《二》 想让一个2D的图形被鼠标点击时缩放一下,或左右摇晃一下,最后回到原大小或原位置,应该用什么缓动模式 问题状态 最新活动: 2018-08-20 11:40 浏览: 1143 关注: 3 人 owen7song • 2018-08-22 17:53 没动...
来源: Laya_社区 发布时间: 20180820
...yaNative ios上js访问不到JSBridge类中的方法,请求官方帮助, 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 运行报错 Uncaught Can not find scene:GameView.scene undefined Uncaught TypeError: Canno...
来源: Laya_社区 发布时间: 20200826
...错。:getBitmapData 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: Canno...
来源: Laya_社区 发布时间: 20200207
...效的问题 Uncaught TypeError: Cannot read property 'props' of undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 请问object层中添加的sprite怎么添加点击事件 Warning!,this class[MiniAdpter] a...
来源: Laya_社区 发布时间: 20191226
...00,200,200); // rect.hitArea = hitArea; Laya.stage.addChild(rect); //增加鼠标事件 rect.on(Event.MOUSE_DOWN, this, mouseHandler); rect.on(Event.MOUSE_UP, this, mouseHandler); rect.on(Event.CLICK, this, mouseHandler); rect.on(Event.RIGHT_MOUSE_DOWN, this, mouseHandler); rect.on(Event.RIGHT_MOUSE...
来源: Laya_社区 发布时间: 20180205
...Uncaught TypeError: 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...
来源: Laya_社区 发布时间: 20200612
...使图片以圆形的方式显示? 请问有没有方法能够获取“鼠标是否处于按下状态”? 请问laya有没有地图编辑器工具? 加载到舞台的3D模型不显示贴图 微信小游戏如何使用ttf字体? 请问在layaIDE里,怎么调用微信小程序API 请问下...
来源: Laya_社区 发布时间: 20180301
...uctor new Laya.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 animat...
来源: Laya_社区 发布时间: 20170217
...erflow属性设置为滚动,那么可以添加如下代码,实现通过鼠标拖拽显示超出的文字: const { regClass, property } = Laya; let prevX = 0; let prevY = 0; @regClass() export class UI_Text extends Laya.Script { constructor() { super(); } @property({ type: Laya.Text }) txt: Lay...
来源: Laya3.0_文档 发布时间: 20251010
...aught TypeError: Cannot read property 'btCollisionObject' of undefined btn 鼠标移动上去默认文本颜色是绿色,我想换成其他颜色,如何操作? 动画混合无效(版本2.6) 问题状态 最新活动: 2019-08-16 17:23 浏览: 1928 关注: 4 人 ccyy-阿亮 • 2019-08-19 14...
来源: Laya_社区 发布时间: 20190815