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

大约有 2,843 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0069 秒)

951. laya.display.cmd.DrawEllipseCmd_API3.0 [ 69%]

...idth x y ID getBoundPoints recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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

952. laya.ui.UIGroup [ 69%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...

来源: laya_api 发布时间: 20170929

953. 请问如何给所有按钮点击事件增加一个音效 [ 69%]

...(toggle === false && _selected) return;             if (e.type === Event.CLICK) {                 toggle && (selected = !_selected);                 _clickHandler && _clickHandler.run();                 return;            ...

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

954. 使用ScrollRect捲動物理世界,貼圖錯位問題 [ 69%]

...特定容器(Sprite),並對容器使用ScrollRect捲動時,Static type RigidBody的貼圖會錯位,但 Collider碰撞都正常,只有顯示異常 若改用容器的x, y進行座標偏移,會出現殘影,顯示仍然有問題 若不用容器,直接對 stage做scrollRect顯示就會...

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

955. textInput的单行输入&多行输入(TypeScript-LayaAir基础篇(TS)-文本) [ 69%]

...可以通过回车在上一行未满的情况下在下一行输入。 ```typescript module laya { import Input = Laya.Input; import Stage = Laya.Stage; import Browser = Laya.Browser; import WebGL = Laya.WebGL; export class HelloLayabox { constructor() { // 不支持WebGL时自动切换至Canvas Laya...

来源: Laya2.0_文档 发布时间: 20210715

956. laya.d3.core.render.RenderElement_API3.0 [ 69%]

...m _convertSubShader _renderUpdatePre compileShader Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

957. 二次开发 异步回调没反应 [ 69%]

... ts: /**视频广告 */ public static showVideoAd(success: Laya.Handler, type: string): void { if (GameConfig.ins.isDev) { success.runWith(1); return; } var VGUtil = Laya.PlatformClass.createClass("com.szdn.game.fkzy.VGUtil"); VGUtil.callWithBack(back, "showVideoAd", type);  function back(code){ La...

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

958. laya.d3.animation.AnimationNode_API3.0 [ 69%]

...ldByIndex getChildByName getChildCount removeChild Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Enumeration Interface

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

959. laya.ui.RadioGroup [ 69%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...

来源: laya_api 发布时间: 20170929

960. laya.display.cmd.DrawRectCmd_API3.0 [ 69%]

...idth x y ID getBoundPoints recover Legend Object literal Variable Function Type alias Class Class with type parameter Property Method Enumeration Interface Static property

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