大约有 1,262 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0049 秒)
Laya3.0_api(409) Laya_社区(375) Laya2.0_api(226) laya_api(168) Laya2.0_文档(49) Laya3.0_文档(25) Laya2.0_示例(7) Laya_示例(3)
...下: (function(window,document,Laya){ var __un=Laya.un,__uns=Laya.uns,__static=Laya.static,__class=Laya.class,__getset=Laya.getset,__newvec=Laya.__newvec; })(window,document,Laya); 如果代码中这样写: var module:Module =new modules.LoginModule(); module.run(); 编译后login.js是正常的...
来源: Laya_社区 发布时间: 20170209
...efined in laya/display/cmd/DrawPieCmd.ts:18 开始绘制的 Y 轴位置。 Static ID ID: string = "DrawPie" Defined in laya/display/cmd/DrawPieCmd.ts:9 Accessors endAngle get endAngle(): number set endAngle(value: number): void Defined in laya/display/cmd/DrawPieCmd.ts:89 结束角度。 Returns num...
来源: Laya3.0_api 发布时间: 20231115
...tion scaleMode scaleX scaleY scene screenMode scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Methods _initialize _processActive addChild addChildAt addChildren addComponent addComponentInstance bubbleEvent callLater clearTimer contains customRe...
来源: Laya3.0_api 发布时间: 20231115
... public var spSize:Size; public static var PROGRESS_TIMER_TYPE_RADIAL:String = "PROGRESS_TIMER_TYPE_RADIAL" public static var PROGRESS_TIMER_TYPE_RECT:String = "PROGRESS_TIMER_TYPE_RECT" public function ProcessTimer(size:Size) ...
来源: Laya_社区 发布时间: 20180404
...er Defined in laya/display/cmd/DrawRoundRectCmd.ts:15 圆点Y 轴位置。 Static ID ID: string = "DrawEllipse" Defined in laya/display/cmd/DrawRoundRectCmd.ts:7 Methods getBoundPoints getBoundPoints(sp?: { height?: number; width: number }): number[] Defined in laya/display/cmd/DrawRoundRectCmd.ts:1...
来源: Laya3.0_api 发布时间: 20231115
...时间",引擎间隔时间小于maxSubSteps*fixedTimeStep非常重要。 Static disableSimulation disableSimulation: boolean = false Defined in laya/d3/physics/PhysicsSimulation.ts:86 Accessors continuousCollisionDetection get continuousCollisionDetection(): boolean set continuousCollisionDetection(...
来源: Laya3.0_api 发布时间: 20231115
...容:(function(window,document,Laya){ var __un=Laya.un,__uns=Laya.uns,__static=Laya.static,__class=Laya.class,__getset=Laya.getset,__newvec=Laya.__newvec; //class cn.ztgames.st.Framework.Framework var Framework=(function(){ function Framework(){} __class(Framework,'cn.ztgames.st.Framework.Framework...
来源: Laya_社区 发布时间: 20161213
...tiveOBJ/NativeShadowCullInfo.ts:27 Returns NativeShadowCullInfo Properties Static MemoryBlock_size MemoryBlock_size: number = 4 * 8 Defined in laya/d3/RenderObjs/NativeOBJ/NativeShadowCullInfo.ts:23 native Share Memory Accessors cullPlaneCount get cullPlaneCount(): number set cullPlaneCount(cullPlan...
来源: Laya3.0_api 发布时间: 20231115
...ource.uuid Defined in laya/resource/Resource.ts:101 获取资源的UUID。 Static DEBUG DEBUG: boolean = false Inherited from Resource.DEBUG Defined in laya/resource/Resource.ts:18 Static _videoTexturePool _videoTexturePool: Array<VideoTexture> = new Array<VideoTexture>() Defined in laya...
来源: Laya3.0_api 发布时间: 20231102
...2024-05-15 0 2 分享 微博 QZONE 微信 devx 赞同来自: private static applyFont(nativePath: string) { alert("应用字体=>" + nativePath); let fontName = my["loadFont"](nativePath) as string; if (fontName) { Laya.Config.defaultFon...
来源: Laya_社区 发布时间: 20240513