大约有 1,247 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0062 秒)
Laya_社区(911) Laya3.0_api(161) Laya2.0_api(77) laya_api(70) Laya2.0_文档(15) Laya3.0_文档(11) Laya2.0_示例(1) Laya_示例(1)
...ir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。(function() { var Loader = Laya.Loader; var Browser = Laya.Browser; var Handler = Laya.Handler; var ProtoBuf = Browser.window.protobuf; Laya.init(550, 400); ...
来源: Laya_示例 发布时间: 20241125
...ir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。(function() { var Loader = Laya.Loader; var Browser = Laya.Browser; var Handler = Laya.Handler; var ProtoBuf = Browser.window.protobuf; Laya.init(550, 400); ...
来源: Laya2.0_示例 发布时间: 20241125
...t promptColor restrict right rotation scaleX scaleY scene scrollRect scrollType scrollX scrollY sizeGrid skewX skewY skin stage staticCache stroke strokeColor templateVars text textField texture timer toolTip top transform type ubb underline underlineColor url vScrollBar vScrollBarSkin valign viewpo...
来源: Laya3.0_api 发布时间: 20231115
... export default class TestScript extends Laya.Script { /** @prop {name:intType, tips:"整数类型示例", type:Int, default:1000}*/ public intType: number = 1000; /** @prop {name:numType, tips:"数字类型示例", type:Number, default:1000}*/ public numType: number = 1000; /** @prop {name:strType,...
来源: Laya_社区 发布时间: 20181215
...中。 Cannot read property 'displayObject' of null 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 有封装好的ByteArray.ts文件吗?官方的Byte类中没有readBytes、writeBytes方法啊 IDE打开某个场景时弹处弹框报错:对[Dialog]的text...
来源: Laya_社区 发布时间: 20170323
...复 Laya_Aaron 赞同来自: https://stackoverflow.com/questions/38420846/typescript-cannot-find-name-iterableiterator tsc 找不到tsconfig.json 检查一下项目文件把他补上 2019-07-23 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发...
来源: Laya_社区 发布时间: 20190722
...oundsMax boundsMin destroyed enabled hideFlags id importance probePosition type Methods _VolumeChange _addRenderNode _initialize _motionInVolume _reCaculateBoundBox _removeRenderNode _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onRe...
来源: Laya3.0_api 发布时间: 20231115
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 default false 不可穿透,此对象的鼠标响应区域由width、height、hitArea属性决定。 name name: string = "" Implementation of ISelect.name Inherited ...
来源: Laya3.0_api 发布时间: 20231115
...ain _rollOverChain _tempPoint _tempRect clickTrack Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...\Laya\Test5\.laya\compile.js [15:26:11] Starting 'compile'... 出错了: TypeScript error: ../node_modules/@types/node/index.d.ts(37,22): Error TS6053: File '../node_modules/@types/node/inspector.d.ts' not found. 这是新创建的项目 没有任何代码和修改! 进一步提示:关闭...
来源: Laya_社区 发布时间: 20190711