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

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

121. laya.media.SoundNode [ 87%]

...| Events Packagelaya.mediaClasspublic class SoundNodeInheritanceSoundNode Sprite Node EventDispatcher ObjectPublic Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透明。更改alpha值...

来源: laya_api 发布时间: 20170422

122. 绘制背景帧 [ 87%]

...面调试出现报错Uncaught (in promise) DOMException: play() new Laya.Sprite();绘制图形以后,怎么删除释放资源? drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 富文本下划线绘制bug 如何设置舞台背景颜色...

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

123. laya.ani.bone.Skeleton [ 86%]

... 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

124. graphics绘制多边形并填充,边界的绘制方式有什么特别的吗? [ 86%]

... lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 new Laya.Sprite();绘制图形以后,怎么删除释放资源? layaNative 接入SDK 用marketName 这种方式太绕了,官方能出个文档或者DEMO吗? 关于射线碰撞的问题,对于射线的罗辑方式不太了解...

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

125. graphics绘制的图形能作为mask来用吗 [ 86%]

...最后回到原大小或原位置,应该用什么缓动模式 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 小游戏开放数据域下使用Laya.List绘制了排行榜,但是触摸没有滚动响应 如何清除sharedCanvas上一次绘制的内容 微信小游戏绘制开...

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

126. laya.ui.FrameClip [ 86%]

...lic class FrameClipInheritanceFrameClip FrameAnimation AnimationPlayerBase Sprite Node EventDispatcher Object 关键帧动画播放类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示...

来源: laya_api 发布时间: 20170422

127. 3d 有类似graphics的接口吗,矢量绘制[ 86%]

...vert3DCoordTo2DScreenCoord这个接口api描述是不是错了? new Laya.Sprite();绘制图形以后,怎么删除释放资源? Laya现在有没有什么热更新的方法或者类似热更新的方法 layaAir,图片在普通尺寸和放大2倍的情况下,会有绘制效率上的差别吗...

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

128. WebGL 绘制图形报错 [ 86%]

...D的fillRect报错 代码如下: Laya.init(1136, 640, WebGL ); var mask :Sprite = new Sprite(); mask.graphics.save(); mask.graphics.drawRect( 0, 0, Laya.stage.width, Laya.stage.height, 0xff0000 ); mask.graphics.restore(); mask.x = 0; mask.y = 0; Laya.stage.addChild( mask ); 麻烦看下是什么...

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

129. webgl 绘制出错 [ 86%]

... lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 new Laya.Sprite();绘制图形以后,怎么删除释放资源? ts项目,我在程序主入口声明了公共静态类,下面new出了一个对象,把他添加到舞台中出错。 微信小游戏开启自动缓存后加载...

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

130. laya.display.Sprite [ 86%]

...I DocumentationAll Packages | All Classes | Index | Frames No Frames SpriteProperties | Methods | Events Packagelaya.displayClasspublic class SpriteInheritanceSprite Node EventDispatcher ObjectImplements laya.display.ILayoutSubclasses AnimationPlayerBase, Component, DialogManager, GridSprit...

来源: laya_api 发布时间: 20170929