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

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

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

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

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

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

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

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

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

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

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

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

967. 二次开发 异步回调没反应 [ 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

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

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

970. 3.0,beta7几个问题 [ 69%]

...我们已有的场景,预设文件,批量改下他的类型,比如:type="HtmlDIv....."改,type="Text",innerHtml改text,再不济,提供个脚本?或者场景里面能不能显示一个❌,代表那里有问题,你这样直接不给显示,文件多了,改起来头皮发麻啊。...

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