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

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

641. 请问object层中添加的sprite怎么添加点击事件 [ 46%]

...点击事件不起作用,请大神看看 mallLayer = tiledMap.getLayerByName("Object"); budai = tiledMap.getLayerObject("Object","budai");  var flower = new Sprite(); flower.loadImage("res/ui/npc/budai/stand_ld1.png"); flower.pos(budai.x, budai.y); flower.alpha=1; flower.pivotX=25; flower.pivotY=...

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

642. laya.ui.ProgressBar_API3.0 [ 46%]

... _scene _skinBaseUrl _url autoSize changeHandler hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY bar bg blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeigh...

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

643. laya.ui.VSlider_API3.0 [ 46%]

...inBaseUrl _url autoSize changeHandler hitTestPrior isVertical mouseThrough name showLabel tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy allowClickBack alpha anchorX anchorY bar blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed...

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

644. laya.ui.Radio_API3.0 [ 46%]

...s _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag toggle drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY clickHandler components customRenderEnable dataSource destroyed disabled...

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

645. laya.ui.Clip_API3.0 [ 46%]

...s _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY autoPlay blendMode bottom cacheAs centerX centerY clipHeight clipWidth clipX clipY components customRenderEnable dataSou...

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

646. app构建IOS包 进入游戏提示加载游戏失败,可能由于你的网络不稳定,请退出重进 [ 46%]

...18-01-09 20:50:15.566 ZhuaWawa[2531:1863829]  {   "os" : "ios",   "phonename" : "unknow",   "imei" : "imeixxx",   "imsi" : "imsixxx",   "phonemodel" : "iPhone",   "localmodel" : "iPhone",   "retinavalue" : "2.608696",   "osversion" : "9.3.2",   "resolution" : "414*736",   "guid" : "2AA50F...

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

647. layabox 2.0 的GameConfig会自动生成,导致在使用脚本是不知道在哪里注册了,如果使用了xxx.js脚本,拖过去后就会出现就无法找到xxx.js,我是新手希望这样的文档能说详细一点。 [ 46%]

...期iOS提交,因违反苹果3.1.1导致APP上架被拒的说明 varname 的详细区别是什么? 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList 微信小程序—未找到入口 app.json 文件,或者文件读取失败,请检查后重新编译...

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

648. iphoneX环境下新手引导的抠图透明区域为黑色,其它机型都是正常的。 [ 46%]

...s.drawRect(0, 0, Laya.stage.width, Laya.stage.height, "#000000"); maskArea.name = "maskArea"; this.guideContainer.addChild(maskArea); this.interactionArea = new Laya.Sprite(); this.interactionArea.blendMode = "destination-out"; this.guideContainer.addChild(this.interactionArea); this.guideHitArea = ...

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

649. laya.display.Scene_API3.0 [ 46%]

...D _skinBaseUrl _url autoDestroyAtClosed autoSize hitTestPrior mouseThrough name tag drawtocanvCtx unDestroyedScenes Accessors _isHeightSet _isWidthSet active activeInHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable destroyed displayHeight display...

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

650. laya.display.Stage [ 46%]

...: Number[override] [read-only] 鼠标在 Stage 上的 Y 轴坐标。Stage name : String节点名称。Node numChildren : int[read-only] 子对象数量。 Node parent : Node[read-only] 父节点。Node pivotX : NumberX轴 轴心点的位置,单位为像素,默认为0。轴心点会影响对...

来源: Laya2.0_api 发布时间: 20190513