大约有 1,100 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0071 秒)
...aya/ui/TextInput" TextInput Class TextInput TextInput 类用于创建显示对象以显示和输入文本。 example 以下示例代码,创建了一个 TextInput 实例。 package { import laya.display.Stage; import laya.ui.TextInput; import laya.utils.Handler; public class TextInput_Example { pub...
来源: Laya3.0_api 发布时间: 20231115
...Defined in laya/d3/physics/CharacterController.ts:324 获得角色碰撞的对象 Parameters cb: (body: Rigidbody3D) => void (body: Rigidbody3D): void Parameters body: Rigidbody3D Returns void Returns void getPhysicsOrientation getPhysicsOrientation(): Quaternion Inherited from PhysicsTriggerComp...
来源: Laya3.0_api 发布时间: 20231115
...Button("resource/ui/button.png","label");//创建一个 Button 类的实例对象 button ,并传入它的皮肤。 button.x = 100;//设置 button 对象的属性 x 的值,用于控制 button 对象的显示位置。 button.y = 100;//设置 button 对象的属性 y 的值,用于控制 button 对...
来源: Laya3.0_api 发布时间: 20231115
...,如果实现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次执行update之...
来源: Laya3.0_api 发布时间: 20231102
...,如果实现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次执行update之...
来源: Laya3.0_api 发布时间: 20231115
... lh文件内meshSprite添加阴影属性无效 怎么讲layaAir里的显示对象添加到matter.js里的物理引擎世界里 为什么给Sprite容器添加点击事件没反应 用Mac下Unity5.6.2f1导出的模型在Mac浏览器显示正常,发布到移动端不显示模型,但是顶点数面数...
来源: Laya_社区 发布时间: 20170720
...,如果实现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次执行update之...
来源: Laya3.0_api 发布时间: 20231115
...ed 使用了u3D导出来的粒子,不停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 【带附件】 使用Laya2.0.0beta5.1 发布官方示例 真机报错 window is not defined LayaAir 库文件加载速度慢 Panel中的东西左右拖动好象有...
来源: Laya_社区 发布时间: 20180702
...屏幕里面事件 Floor.OUT_DIE = "floor_out_die"; //Floor 是一个显示对象 继承此 Sprite Laya.class(Floor, "Floor", laya.display.Sprite); var _proto = Floor.prototype; /** * type int 1->地板默认宽度 other->随机宽度 */ _proto.init = function(type){ this.maxRight = 0; //如...
来源: Laya_社区 发布时间: 20160801
...,如果实现了这个函数,则组件会被重置并且自动回收到对象池,方便下次复用 如果没有重置,则不进行回收复用 Returns void Optional onStart onStart(): void Inherited from Component.onStart Defined in laya/components/Component.ts:287 第一次执行update之...
来源: Laya3.0_api 发布时间: 20231115