大约有 2,364 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0098 秒)
Laya_社区(1757) Laya3.0_api(144) Laya2.0_文档(127) Laya2.0_api(103) laya_api(77) Laya3.0_文档(66) Laya_示例(48) Laya2.0_示例(42)
...ck connection closing 75 reason 2025-11-14 10:03:41.988 9605-10051 LayaBox *** I JSWebSocketDelegate::onClose()this={public}x ws={public}x 2025-11-14 10:03:41.989 9605-10051 LayaBox *** I WebSocket onSocketCallback co...
来源: Laya_社区 发布时间: 20251105
API DocumentationAll Packages | All Classes | Index | Frames No Frames Particle2DProperties | Methods | Events Packagelaya.particleClasspublic class Particle2DInheritanceParticle2D Sprite Node EventDispatcher Object Particle2D 类是2D粒子播放类 Public Properties Hide Inherited Public...
来源: Laya2.0_api 发布时间: 20190513
box2d动态创建绑定多个关节报错 Node:the component is singleton,can't add the second one. 需求:模拟粘性小球,与任何物体发生碰撞后,在容器内动态创建多个DistanceJoint 与多个不同rigBody做距离关系绑定 代码片段: onTriggerEnter(other: any, se...
来源: Laya_社区 发布时间: 20190609
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/HScrollBar" HScrollBar Class HScrollBar 使用 HScrollBar (水平 ScrollBar )控件,可以在因数据太多而不能在...
来源: Laya3.0_api 发布时间: 20231115
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/VScrollBar" VScrollBar Class VScrollBar 使用 VScrollBar (垂直 ScrollBar )控件,可以在因数据太多而不能在...
来源: Laya3.0_api 发布时间: 20231115
API DocumentationAll Packages | All Classes | Index | Frames No Frames BoxProperties | Methods | Events Packagelaya.uiClasspublic class BoxInheritanceBox Component Sprite Node EventDispatcher ObjectImplements IBoxSubclasses LayoutBox, List, Panel, Tree, UIGroup, View, ViewStack Box 类是...
来源: laya_api 发布时间: 20170929
...e = null; } public function tweenGuide1(image:Image):void { image.x = 0; image.y = 0; image.scale(1,1); Tween.to(image,{scaleX:0.5,scaleY:0.5},600,null,new Handler(this,tweenGuide,[image]),500); } public function tweenGuide1(image:Image):void { Tween.to(image,{x:100,...
来源: Laya_社区 发布时间: 20161216
API DocumentationAll Packages | All Classes | Index | Frames No Frames PerfHUDProperties | Methods | Events Packagelaya.utilsClasspublic class PerfHUDInheritancePerfHUD Sprite Node EventDispatcher ObjectPublic Properties Hide Inherited Public Properties Show Inherited Public Properties Pr...
来源: Laya2.0_api 发布时间: 20190513
...问如何在场景中调用它? firstDialog.scene的内容如下: { "x":0, "type":"Dialog", "selectedBox":1, "selecteID":3, "props":{"width":640,"sceneColor":"#000000","height":480}, "nodeParent":-1, "label":"Dialog", "isOpen":true, "isDirectory":true, "isAniNode":true, "hasChild":true, "compI...
来源: Laya_社区 发布时间: 20190109
Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/WXOpenDataViewer" WXOpenDataViewer Class WXOpenDataViewer 微信开放数据展示组件,直接实例本组件,即可根据组件...
来源: Laya3.0_api 发布时间: 20231102