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

大约有 2,159 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0066 秒)

2021. laya.ui.TextInput_API3.0 [ 42%]

...tInput; import laya.utils.Handler; public class TextInput_Example { public function TextInput_Example() { Laya.init(640, 800);//设置游戏画布宽高、渲染模式。 Laya.stage.bgColor = "#efefef";//设置画布的背景颜色。 Laya.loader.load(["resource/ui/input.png"], Handler.create(this, ...

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

2022. laya.physics.joint.DistanceJoint_API3.0 [ 42%]

...Render onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Property Accessor Inherited constructor Inherited property Inherited method Inherited accessor Enumeration Interface

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

2023. laya.physics.joint.RevoluteJoint_API3.0 [ 41%]

...Render onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Class Class with type parameter Property Accessor Inherited constructor Inherited property Inherited method Inherited accessor Enumeration Interface

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

2024. laya.physics.CircleCollider_API3.0 [ 41%]

...Render onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Accessor Enumeration Interface

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

2025. laya.d3.renderobjs.nativeobj.NativeShaderData_API3.0 [ 41%]

...rObjs/NativeOBJ/NativeShaderData.ts:37 updateMap updateMap: Map<number, Function> Defined in laya/d3/RenderObjs/NativeOBJ/NativeShaderData.ts:36 Accessors uniformBuffersMap get uniformBuffersMap(): Map<number, UniformBufferObject> Inherited from NativeShaderData.uniformBuffersMap Defined...

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

2026. laya.particle.ParticleSetting_API3.0 [ 41%]

...me useEndRadian defaultSetting checkSetting Legend Object literal Variable Function Type alias Class Class with type parameter Property Enumeration Interface

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

2027. laya.d3.core.pixelline.PixelLineMaterial_API3.0 [ 41%]

...建 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

2028. laya.ani.GraphicsAni_API3.0 [ 41%]

...tring, x?: number, y?: number, width?: number, height?: number, complete?: Function | null): void Inherited from Graphics.loadImage Defined in laya/display/Graphics.ts:443 加载并显示一个图片。 Parameters url: string 图片地址。 Default value x: number = 0 (可选)显示图片的x...

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

2029. laya.physics.EdgeCollider_API3.0 [ 41%]

...Render onPreRender onReset onStart onUpdate Legend Object literal Variable Function Type alias Inherited constructor Inherited property Inherited method Inherited accessor Class Class with type parameter Accessor Enumeration Interface

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

2030. laya.html.dom.HTMLIframeElement_API3.0 [ 41%]

...Node.ts:218 Parameters node: Node Returns Node callLater callLater(method: Function, args?: any[]): void Inherited from Node.callLater Defined in laya/display/Node.ts:611 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 see #runCallLater() Pa...

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