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

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

161. IDE1.7.19.1beta打包apk后后,播放spine动画出现图片缺失 [ 63%]

...,声音,加载,颜色滤镜,位图字体等--> <script type="text/javascript" src="libs/min/laya.core.min.js"></script> <!--提供了微信小游戏的适配--> <script type="text/javascript" src="libs/min/laya.wxmini.min.js"></script> <!--封装了webgl...

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

162. 类似古文显示方式脚本,文字垂直显示,可以控制显示速度出现打字效果等 [ 63%]

...示速度出现打字效果等  /**古文脚本 */ export default class TextAncient extends Laya.Script { /** @prop {name:text, tips:"显示文本", type:String, default:"hello world"}*/ public text: string = "hello world"; /** @prop {name:color, tips:"字符串类型示例", type:String, default:"...

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

163. 这是图文混排谷歌浏览器查看正常打包后的APP文字消失表情变大 [ 63%]

...看正常打包后的APP文字消失表情变大 class CAffiche { private textfiled:Laya.HTMLDivElement; public Reset():void { gRoomView.chatBox.innerHTML = ""; gRoomView.chatBox.height = 1; } public SysSay(txt:string):void { this.AddChat(0, "法官", txt); } public PlayerSay(msg:any):void { this.Ad...

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

164. laya.ui.Tab_API3.0 [ 63%]

...x selection skewX skewY skin space stage stateNum staticCache strokeColors texture timer toolTip top transform url viewport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance addItem bubbleEvent callLater clearTimer ...

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

165. laya.ui.ComboBox_API3.0 [ 63%]

...edIndex selectedLabel sizeGrid skewX skewY skin stage stateNum staticCache texture timer toolTip top transform url viewport visible visibleNum width x y zOrder Methods _initialize _processActive _setHeight _setWidth addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLa...

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

166. laya.ui.HScrollBar_API3.0 [ 63%]

... scrollSize showButtons sizeGrid skewX skewY skin stage staticCache target texture thumbPercent tick timer toolTip top touchScrollEnable transform url value viewport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance...

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

167. laya.ui.VScrollBar_API3.0 [ 63%]

... scrollSize showButtons sizeGrid skewX skewY skin stage staticCache target texture thumbPercent tick timer toolTip top touchScrollEnable transform url value viewport visible width x y zOrder Methods _initialize _processActive _setSkin addChild addChildAt addChildren addComponent addComponentInstance...

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

168. 分包项目, 加载js时报错 [ 62%]

...nds Box:  package {     import laya.ui.Box;     import laya.display.Text;     import laya.ui.View;     /*[COMPILER OPTIONS:ForcedCompile]*/     public class loading100 extends Box     {         public function loading100()         {             var txt:Text = ...

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

169. 网络通信 · LayaAir3文档 · LAYABOX [ 62%]

...网络游戏。 二、Http连接 HTTP协议即超文本传送协议(Hypertext Transfer Protocol ),是Web联网的基础,也是手机联网常用的协议之一,HTTP协议是建立在TCP协议之上的一种应用。 2.1 Laya.HttpRequest 在LayaAir引擎中 HttpRequest 就是我们发送请求...

来源: Laya3.0_文档 发布时间: 20250104

170. 为什么谷歌浏览器调试可以显示这些文字打包后却没有了 [ 62%]

...集打包找不到图集文件 谷歌浏览器播放mp3出现The AudioContext was not allowed to start. 用了第三方socket类 项目在IDE上可以连接正常运行,为什么打包APK之后在手机上就连接不上socket iphone自带浏览器页面怎么锁定 1.8.4版本打包vivo小游戏...

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