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

大约有 1,054 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0141 秒)

1041. laya.ui.ComboBox_API3.0 [ 19%]

... comboBox 对象添加到显示列表。 } private function onSelect(index:int):void { trace("当前选中的项对象索引: ",index); } } } example Laya.init(640, 800);//设置游戏画布宽高。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load("resource/ui/butt...

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

1042. 【简单跑酷--JS版】---Lv.5 玩家踩地板 [ 16%]

...r, "Floor", laya.display.Sprite); var _proto = Floor.prototype; /** * type int 1->地板默认宽度 other->随机宽度 */ _proto.init = function(type){ this.maxRight = 0; //如果不开启autoSize 父容器的宽度和高度无法获取 this.autoSize = true; //初始化的时候将坐标放...

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

1043. 【简单跑酷--JS版】---Lv.6 终篇 [ 15%]

...r, "Floor", laya.display.Sprite); var _proto = Floor.prototype; /** * type int 1->地板默认宽度 other->随机宽度 */ _proto.init = function(type){ //是否需要在地板上面增加道具 var needItem = true; this.maxRight = 0; //如果不开启autoSize 父容器的宽度和高度无...

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

1044. LayaAir3D UnityPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) [ 14%]

...el/LayaScene_/Assets/Main-dat:yunlong System.IO.Directory.CreateDirectoriesInternal (System.String path) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/Directory.cs:131) System.IO.Directory.CreateDirectory (System.String path) (at /Users/builduser/buildslave/mono/build/mcs/cla...

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

1045. laya.ui.RadioGroup_API3.0 [ 13%]

.../将 radioGroup 添加到显示列表。 } private function onSelect(index:int):void { trace("当前选择的单选按钮索引: index= ", index); } } } example Laya.init(640, 800);//设置游戏画布宽高、渲染模式 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色 Laya.loader.load...

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

1046. laya.ui.ViewStack_API3.0 [ 13%]

...oTexture drawToTexture3D event frameLoop frameOnce freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_height get_scaleX get_scaleY get_t...

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

1047. laya.ui.Tab_API3.0 [ 13%]

...ild(tab);//将 tab 添到显示列表。 } private function onSelect(index:int):void { trace("当前选择的表情页索引: index= ", index); } } } example Laya.init(640, 800);//设置游戏画布宽高 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色 Laya.loader.load(["resource/ui/tab...

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

1048. laya.ui.Tree_API3.0 [ 13%]

...ToTexture3D event filter frameLoop frameOnce fresh freshLayout fromParentPoint getBounds getChildAt getChildByName getChildIndex getComponent getComponents getGraphicBounds getMousePoint getRepaint getSelfBounds get_anchorX get_anchorY get_bottom get_dataSource get_height get_scaleX get_scaleY get_t...

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

1049. laya.resource.NativeContext_API3.0 [ 13%]

...uffer Defined in laya/resource/NativeContext.ts:75 _byteArray _byteArray: Uint8Array Defined in laya/resource/NativeContext.ts:74 _fdata _fdata: Float32Array Defined in laya/resource/NativeContext.ts:73 _idata _idata: Int32Array Defined in laya/resource/NativeContext.ts:72 sprite sprite: any = null ...

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

1050. laya.display.AnimationBase_API3.0 [ 7%]

...Rotation globalScaleX globalScaleY graphics height hideFlags hitArea index interval is3D isPlaying mask mouseEnabled mouseX mouseY numChildren parent pivotX pivotY rotation scaleX scaleY scene scrollRect skewX skewY stage staticCache texture timer transform url viewport visible width x y zOrder Meth...

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