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

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

871. 求助,屏幕旋转后滚动条没有跟随旋转 [ 48%]

...erflow = "scroll" t.leading = 20; t.text =WanF.xinxi; panel.addChild(t); } public static xinxi = ` 信息,指音讯、消息、通讯系统传输和处理的对象,泛指人类社会传播的一切内容。人通过获得、 识别自然界和社会的不同信息来区别不同事物,得以...

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

872. 小游戏对读取json文件有要求吗?为啥说读取json文件错误啊 [ 48%]

...)://该方法示例仅做参考,视项目情况自行修改或拓展 public static var getUrlAndEncode:Function = function(url:String,type:String):String { if (url.indexOf(".fnt") != -1 || url.indexOf("xxx.json") != -1) { return "utf8"; } else if (type == "arraybuffer") { return ""; } return "...

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

873. laya.d3.component.animator.Animator_API3.0 [ 48%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/Animator" Animator Class Animator Animator 类用于创建动画组件。 Hierarchy Component Animator Index Constructors ...

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

874. laya.ui.Panel [ 48%]

...Frames No Frames PanelProperties | Methods | Events Packagelaya.uiClasspublic class PanelInheritancePanel Box Component Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alp...

来源: laya_api 发布时间: 20170929

875. 字节平台(抖音预览调试),因为一行代码导致无法启动问题 [ 48%]

...动不了,这个函数,在其他引擎打包到字节是正常的。 public static deepCopy<T>(instance: T): T { if (instance == null) { return instance } if (instance instanceof Date) { return new Date(instance.getTime()) as any } if (instance instanceof Array) { var cloneArr = [] as any[...

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

876. laya.ui.Panel [ 48%]

...Frames No Frames PanelProperties | Methods | Events Packagelaya.uiClasspublic class PanelInheritancePanel Box UIComponent Sprite Node EventDispatcher Object Panel 是一个面板容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By a...

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

877. laya.d3.core.pixelline.PixelLineMaterial_API3.0 [ 48%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/pixelLine/PixelLineMaterial" PixelLineMaterial Class PixelLineMaterial PixelLineMaterial 类用于实现像素线材质。 Hierarchy Mat...

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

878. iframe页面嵌套下失焦(焦点在父窗口被聚焦),playMusic背景音乐播放无声音 [ 48%]

...失焦(焦点在父窗口被聚焦),playMusic背景音乐播放无声音 public static function playSound(url:String, loops:int = 1, complete:Handler = null, soundClass:Class = null, startTime:Number = 0):SoundChannel { if ((!_isActive && loops != 0) || !url) return null; if (_muted) retur...

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

879. laya.d3.physics.CharacterController_API3.0 [ 48%]

...ring search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/CharacterController" CharacterController Class CharacterController CharacterController 类用于创建角色控制器。 Hierarchy Ph...

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

880. laya.map.MapLayer [ 48%]

...mes No Frames MapLayerProperties | Methods | Events Packagelaya.mapClasspublic class MapLayerInheritanceMapLayer Sprite Node EventDispatcher Object 地图支持多层渲染(例如,地表层,植被层,建筑层等) 本类就是层级类 Public Properties Hide Inherited Public Properties ...

来源: laya_api 发布时间: 20170929