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

大约有 2,543 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0093 秒)

741. laya.ui.AsynDialog [ 63%]

...手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer...

来源: laya_api 发布时间: 20170929

742. laya.ui.Panel [ 63%]

...手动刷新。 注意: 1.Sprite tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer...

来源: laya_api 发布时间: 20170929

743. laya.spine.SpineSkeleton_API3.0 [ 63%]

...leY scene scrollRect skewX skewY skinName source stage staticCache templet texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addAnimation addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customR...

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

744. 图片像素精准点击问题! [ 63%]

...件,急,大神帮看哈 如何设置Sprite的宽高和点击区域? Texture图片能否进行翻转? 救命!canvas定位后 点击区域偏移,求大大们解答 求指点3d射线碰撞和UI点击穿透的问题 ui list 里面的元素不能点击两次 ios14系统下 blendMode='lighter'...

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

745. oppo CanvasRenderingContext2D 并没有实现 drawImage;报错; [ 63%]

...th=width; this._height=height; this._setWarpMode(/*laya.webgl.WebGLContext.TEXTURE_WRAP_S*/0x2802,this._wrapModeU); this._setWarpMode(/*laya.webgl.WebGLContext.TEXTURE_WRAP_T*/0x2803,this._wrapModeV); this._setFilterMode(this._filterMode); var gl=LayaGL.instance; WebGLContext.bindTexture(gl,this._gl...

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

746. 引擎 TiledMap 居然不支持图块翻转 [ 63%]

...tor() {             super(...arguments);             this._tileTextureSet = null;             this._aniName = null;         }         setTileTextureSet (aniName, tileTextureSet) {             this._aniName = aniName;             this._tileTextureSet = tileTextur...

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

747. laya.display.EffectAnimation_API3.0 [ 63%]

...tation scaleX scaleY scene scrollRect skewX skewY stage staticCache target texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance addLabel bubbleEvent callLater clear clearTimer contains custo...

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

748. laya.ui.Component [ 62%]

...动刷新。 注意: 1.Sprite  tag : * 对象的标签。 Component texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.timer...

来源: laya_api 发布时间: 20170929

749. ani用到的图集资源清理之后再次用load进来,重新创建ani,ani不现实的bug [ 62%]

...ion的时候,会优先从缓存中读取,如图   3.所以当清理掉texture后,虽然重新加载了,但是Animation依然没有用新的texture。   解决办法是调用Laya.Animation.clearCache把动画缓存也清除掉,或者用clearTextureRes代替clearRes,具体看项目需求...

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

750. laya.device.media.Video [ 62%]

...RT_PROBABLY : String = probably[static] 表示最有可能支持。 Video texture : Texture设置一个Texture实例,并显示此图片(如果之前有其他绘制,则会被清除掉)。等同于graphics.clear();graphics.drawTexture()Sprite timer : Timer时间控制器,默认为Laya.time...

来源: laya_api 发布时间: 20170929