大约有 638 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0083 秒)
Laya_社区(390) laya_api(53) Laya3.0_api(48) Laya2.0_文档(47) Laya3.0_文档(33) Laya2.0_示例(31) Laya_示例(28) Laya2.0_api(8)
...ent.restitution Defined in laya/d3/physicsCannon/CannonPhysicsComponent.ts:200 弹力。 Parameters value: number Returns void simulation get simulation(): CannonPhysicsSimulation Inherited from CannonPhysicsTriggerComponent.simulation Defined in laya/d3/physicsCannon/CannonPhysicsComponent.ts:271 ...
来源: Laya3.0_api 发布时间: 20231102
...示位置。 label.width = 300;//设置 label 的宽度。 label.height = 200;//设置 label 的高度。 Laya.stage.addChild(label);//将 label 添加到显示列表。 var passwordLabel:Label = new Label("请原谅我,我不想被人看到我心里话。");//创建一个 Label 类的实例对象...
来源: Laya3.0_api 发布时间: 20231115
...unctions () (at C:/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200) 附件 : --> 2020-01-09 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 3 个回复 Laya_Aaron 赞同来自: 能否确定 到什么情况...
来源: Laya_社区 发布时间: 20200109
... textInput.width = 300;//设置 textInput 的宽度。 textInput.height = 200;//设置 textInput 的高度。 Laya.stage.addChild(textInput);//将 textInput 添加到显示列表。 } } } example Laya.init(640, 800);//设置游戏画布宽高 Laya.stage.bgColor = "#efefef";//设置画布的背景颜...
来源: Laya3.0_api 发布时间: 20231115
...。 textArea.width = 300;//设置 textArea 的宽度。 textArea.height = 200;//设置 textArea 的高度。 Laya.stage.addChild(textArea);//将 textArea 添加到显示列表。 } } } example Laya.init(640, 800);//设置游戏画布宽高、渲染模式 Laya.stage.bgColor = "#efefef";//设置画布...
来源: Laya3.0_api 发布时间: 20231115
...from AnimationTemplet.getNodeCount Defined in laya/ani/AnimationTemplet.ts:200 获取nodes长度 Parameters aniIndex: number Returns number getNodeIndexWithName getNodeIndexWithName(aniIndex: number, name: string): number Inherited from AnimationTemplet.getNodeIndexWithName Defined in laya/ani/Anima...
来源: Laya3.0_api 发布时间: 20231115
...数。 Static SHIFT SHIFT: number = 16 Defined in laya/events/Keyboard.ts:200 与 Shift 的键控代码值 (16) 关联的常数。 Static SLASH SLASH: number = 191 Defined in laya/events/Keyboard.ts:156 与 / 键的键控代码值 (191) 关联的常数。 Static SPACE SPACE: number = 32 Defined in l...
来源: Laya3.0_api 发布时间: 20231115
...显示位置。 text.width = 300;//设置 text 的宽度。 text.height = 200;//设置 text 的高度。 text.italic = true;//设置 text 的文本显示为斜体。 text.borderColor = "#fff000";//设置 text 的文本边框颜色。 Laya.stage.addChild(text);//将 text 添加到显示列表。 } } ...
来源: Laya3.0_api 发布时间: 20231115
...::V1_0::ISurfaceFlingerConfigs::hasHDRDisplay retrieved: 0 I/iGraphics: [0020080c] pn: com.layabox.test, p: 27883 I/HiTouch_HiTouchSensor: enabledInPad = false,isPcCastMode = false I/iGraphics: [0030080c] no spt app: com.layabox.test I/OpenGLRenderer: Initialized EGL, version 1.4, mEglDisplay 0x1 D/...
来源: Laya_社区 发布时间: 20190723
..., d: number, a?: number, p?: number): number Defined in laya/utils/Ease.ts:200 以较快速度开始运动,然后在执行时减慢运动速度,直至速率为零。 其中的运动由按照指数方式衰减的正弦波来定义。 Parameters t: number 指定当前时间,介于 0 和持续时...
来源: Laya3.0_api 发布时间: 20231115