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

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

531. laya.ani.bone.Skeleton [ 53%]

... Events Packagelaya.ani.boneClasspublic class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number...

来源: laya_api 发布时间: 20170929

532. LAYAIDE报错,无法正常使用 [ 53%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. LayaAirIDE下如何使用mask? 请问在layaIDE里,怎么调用微...

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

533. laya.ui.FontClip [ 53%]

...ckagelaya.uiClasspublic class FontClipInheritanceFontClip Clip UIComponent Sprite Node EventDispatcher Object 字体切片,简化版的位图字体,只需设置一个切片图片和文字内容即可使用,效果同位图字体 使用方式:设置位图字体皮肤skin,设置皮肤对应...

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

534. “3D角色脚本控制与碰撞检测”例子中,为什么e.touchId一直都是0,无论btn_attack还是Laya.stage [ 53%]

...回复被折叠 要回复问题请先登录 发起人 Thylx 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 安装layaAirIDE2 ,跟着官网敲hello world 例子,为什么不显示? 求指点3d射线碰撞和UI点击穿透的问题 Laya2.6.0beta 物理引擎 刚体碰...

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

535. 简单的震屏效果 [ 53%]

...  持续时间 以毫秒为单位 */ function vibrateScreen(view: Laya.Sprite, time?: number): void {     if (vibrateObj.view) {         Laya.timer.clearAll(vibrateObj);         //说明上一次的动画还没完成         vibrateObj.view.x = vibrateObj.x;  ...

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

536. 对应不规则的progressbar背景设置九宫格后bar的位置调整无效 该怎么处理? [ 53%]

...aya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 如何设置Sprite的宽高和点击区域? 动画混合无效(版本2.6) 将list里的scrollBar设置mouseWheelEnable=false后过一段时间设置mouseWheelEnable=true;无法滚动 list 每次滑动,都是可以滑动一点点...

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

537. laya.ui.ProgressBar [ 53%]

...kagelaya.uiClasspublic class ProgressBarInheritanceProgressBar UIComponent Sprite Node EventDispatcher Object ProgressBar 组件显示内容的加载进度。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否...

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

538. 2.0)js按照官方遮罩写的程序,无法正常执行, 请问怎么回事,代码见内。 [ 52%]

...        this.height = this.width = 77;        var cMask = new Laya.Sprite();//创建遮罩对象        var r = 38.5; //遮罩圆形半径              cMask.graphics.drawCircle(0, 0, r, "#ff0000");//画一个圆形的遮罩区域              cMask.pos(this.x+r, this.y+r);...

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

539. 请问一下图集打包有命令行模式吗? [ 52%]

...幂 "textureFormat": "png32"//png32和png8 }, //是针对散图的设置 "sprite": { //width和height分别是允许的散图尺寸,不符合要求的会被复制到resDir "width": 512, "height": 512, //每张散图在图集中的间距。 "padding": 2, //指定是否裁减图片的透明区域。...

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

540. laya.ani.bone.Skeleton [ 52%]

... Events Packagelaya.ani.boneClasspublic class SkeletonInheritanceSkeleton Sprite Node EventDispatcher Object 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolea...

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