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

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

571. laya.ui.Slider [ 73%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite  bar : Button[read-only] 表示滑块按钮的引用。 Slider blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite ...

来源: laya_api 发布时间: 20170929

572. laya.d3.core.SkinnedMeshRenderer [ 73%]

... EventDispatcher offAllCaller(caller:*):EventDispatcher 移除caller为target的所有事件监听 EventDispatcher on(type:String, caller:*, listener:Function, args:Array = null):EventDispatcher 使用 EventDispatcher 对象注册指定类型的事件侦听器对象,以使侦听器能够接收...

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

573. laya中可以使用jQuery吗? [ 73%]

laya中可以使用jQuery吗? 觉得laya提供的get网络的api需要获取两次才获取到数据,第一次获取的数据是空,第二次获取到的才是有效的,这样的无法知道哪一次是真的,很难判断后再去执行下面的 2018-10-17 添加评论 免费帖 --> 分...

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

574. laya.display.Input [ 73%]

...据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite bgColor : String 文本背景颜色,以字符串表示。 Text blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite...

来源: laya_api 发布时间: 20170929

575. [LayaAirIDE3]xcode切入切出声音不播放 [ 73%]

...ublic initFromStorage(): void {         const data = Laya.LocalStorage.getJSON(SoundManager.STORAGE_KEY);         if (data) {             //Laya.SoundManager.musicVolume = data.bgmVolume / 100;             Laya.SoundManager.setMusicVolume(data.bgmVolume / 100);             ...

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

576. Laya.loader.load无法加载微信头像的链接 [ 73%]

...域名相同可不加 header("Access-Control-Allow-Origin: *")  echo file_get_contents($_GET["url"]); ?> 然后使用的时候  自己的域名/xxx.php?url=微信头像地址 就可以读出来了。   2018-01-25 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复...

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

577. laya.d3.resource.TextureCube [ 72%]

...y] [override] 获取纹理资源。 Implementation     public function get defaulteTexture():BaseTexturesrcsproperty srcs:String  [read-only] 文件路径全名。 Implementation     public function get srcs():StringConstructor DetailTextureCube()Constructorpublic function TextureCube()Me...

来源: laya_api 发布时间: 20170929

578. iOS真机运行报错--- 加载游戏失败,可能由于您的网络不稳定,请退出重进 [ 72%]

...code Log: 2018-03-15 11:24:58.264754+0800 MineSweeper6[7091:2932031] xhr.GET url=http://stand.alone.version/index.html 2018-03-15 11:24:58.265521+0800 MineSweeper6[7091:2932001] Download [ ]:http://stand.alone.version/index.html Creating context 1024, 768, 22018-03-15 11:24:58.270942+0800 MineSwee...

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

579. laya.ani.bone.Templet_API3.0 [ 72%]

...mory _setCreateURL _setGPUMemory buildArmature deleteAniData destroy event getAniDuration getAniNameByIndex getAnimation getAnimationCount getAnimationDataWithCache getNodeCount getNodeIndexWithName getNodeKeyFrame getNodes getNodesCurrentFrameIndex getOriginalData getOriginalDataUnfixedRate getPubl...

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

580. laya.events.Event [ 72%]

...于活动状态 (true) 还是非活动状态 (false)。 Event  currentTarget : Sprite 事件当前冒泡对象。Event  delta : int滚轮滑动增量Event  keyCode : int键盘值Event  keyLocation : uint[read-only] 表示键在键盘上的位置。这对于区分在键盘上多次出现的...

来源: laya_api 发布时间: 20170929