大约有 344 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0042 秒)
...错。: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
...代码下载? 本地调试加载本地图片都报错 请问如何获取鼠标在某个元素内 相对于这个元素的坐标 这样写的代码,Tween动画里面只有alpha有效果,scalex和scaley没有变化,怎么回事啊? 如何获取图片每个像素点的RGB? 问题状态 最...
来源: Laya_社区 发布时间: 20170406
...组件 layanative2 打包android平台 报错 btCollisionObject undefined 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Laya2.1.0 JS调用Java PlatformClass undefined Cannot read property 'displayObject' of null ...
来源: Laya_社区 发布时间: 20200401