大约有 4,373 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0117 秒)
Laya_社区(2475) Laya3.0_api(673) Laya2.0_api(357) laya_api(289) Laya2.0_文档(271) Laya_示例(157) Laya2.0_示例(116) Laya3.0_文档(35)
...,请把此信息截图给研发商 Uncaught Error: Could not call remote function ''. Check that the function signature is correct. Underlying error: Error processing argument at index 0, conversion failure from null Error: Could not call remote function ''. Check that the function signature is co...
来源: Laya_社区 发布时间: 20191113
...Declaration:VertexDeclaration [read-only] Implementation public function get vertexDeclaration():VertexDeclarationvertexDeclaration1property vertexDeclaration1:VertexDeclaration [read-only] Implementation public static function get vertexDeclaration1():VertexDeclarationvertexD...
来源: Laya2.0_api 发布时间: 20190513
...定组件的任意属性进行赋值。 UIComponent defaultTipHandler : Function默认鼠标提示函数TipManager destroyed : Boolean = false[只读]是否已经销毁。对象销毁后不能再使用。Node disabled : Boolean 是否禁用页面,设置为true后,会变灰并且禁用鼠标...
来源: Laya2.0_api 发布时间: 20190513
...2-31 0 0 分享 微博 QZONE 微信 gaowei2024 赞同来自: var Loadings=(function(_super) { function Loadings(){ Loadings.super(this); var Stage = Laya.Stage; var ProgressBar = Laya.ProgressBar; var Handler = Laya.Handler; var WebGL = Laya.WebGL; var progressBar; Laya.init(1024, 600,WebGL); Laya.s...
来源: Laya_社区 发布时间: 20171230
... ....... btn.on(Event.CLICK,this,onMouse,['btn'+i]) } public function onMouse(aa):void { if(aa=='btn001') { } else if(aa=='btn002') { } } 2017-04-25 1 2 分享 微博 QZONE 微信 189*****192 赞同来自: 已接近!! 2017-04-25 0 4 ...
来源: Laya_社区 发布时间: 20170425
...S_TIMER_TYPE_RECT:String = "PROGRESS_TIMER_TYPE_RECT" public function ProcessTimer(size:Size) { this.spSize = size; super(); } public static function create(img:Image,size:laya.maths.Size...
来源: Laya_社区 发布时间: 20180404
...,方便对象复用。 AnimationPlayerBase clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.timer.clearTimer()。 Node contains(node:Node):Boolean 当前容器是否包含指定的 Node 节点对象 。 Node customRender(context:RenderContext, x:Number, y:Number):void ...
来源: laya_api 发布时间: 20170929
...:String = "https://layaair.ldc.layabox.co ... 3B%3B public function LayaUISample() { //初始化引擎 Laya.init(600, 400,WebGL); Laya.stage.alignV = Stage.ALIGN_MIDDLE; ...
来源: Laya_社区 发布时间: 20180725
...建 Parameters url: string Returns boolean off off(type: string, listener: Function): EventDispatcher off(type: string, caller: any, listener?: Function, args?: any[]): EventDispatcher Inherited from EventDispatcher.off Defined in laya/events/EventDispatcher.ts:112 从 EventDispatcher 对象中删...
来源: Laya3.0_api 发布时间: 20231115
...ptError Sprite3D: The .lh file root type must be Sprite3D,please use other function to load this file.;at api readFile success callback function Error: Sprite3D: The .lh file root type must be Sprite3D,please use other function to load this file. at Sprite3D.__proto.onAsynLoaded (http:...
来源: Laya_社区 发布时间: 20180228