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

大约有 1,625 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0053 秒)

51. laya.display.cmd.FillBorderTextCmd [ 95%]

... 绘制文本边框 Public Properties PropertyDefined By  borderColor : String 定义镶边文本颜色。 FillBorderTextCmd  fillColor : String 定义文本颜色,比如"#ff0000"。 FillBorderTextCmd  font : String 定义字体和字号,比如"20px Arial"。 FillBorderTextCmd  lineWidt...

来源: Laya2.0_api 发布时间: 20190513

52. laya.events.EventDispatcher_API3.0 [ 95%]

...vent hasListener off offAll offAllCaller on once Methods event event(type: string, data?: any): boolean Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如果是需要传递多个参数 p1,p2,...

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

53. laya.net.LocalStorage_API3.0 [ 95%]

...ts:74 清除本地存储信息。 Returns void Static getItem getItem(key: string): string Defined in laya/net/LocalStorage.ts:41 获取指定键名的值。 Parameters key: string 键名。 Returns string 字符串型值。 Static getJSON getJSON(key: string): any Defined in laya/net/LocalStorage.t...

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

54. swf预加载问题 [ 95%]

...eforLoader extends EventDispatcher { public static const BEFORLOADERFINISH:String = "BeforLoaderFinish"; private const ADDONE:String = "bingan/AddOne.swf"; private const BG:String = "bingan/bg.swf"; private const CDOWNBIN:String = "bingan/cDownBin.swf"; private const CUOLE:String = "bingan/cuole.swf...

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

55. laya.d3.webxr.core.AxiGamepad_API3.0 [ 95%]

...ined in laya/d3/WebXR/core/WebXRGamepad.ts:16 轴数量 handness handness: string Defined in laya/d3/WebXR/core/WebXRGamepad.ts:12 轴设备名字 Static EVENT_OUTPUT EVENT_OUTPUT: string = "outputAxi_id" Defined in laya/d3/WebXR/core/WebXRGamepad.ts:8 Methods destroy destroy(): void Defined in laya...

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

56. laya.display.Graphics [ 95%]

...  drawLine(fromX:Number, fromY:Number, toX:Number, toY:Number, lineColor:String, lineWidth:Number = 1):void 绘制一条线。 Graphics  drawLines(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列线段。 Graphics  drawPath(x:Number, y:Number, paths:Arr...

来源: laya_api 发布时间: 20170929

57. laya.media.Sound_API3.0 [ 95%]

...aya/media/Sound.ts:38 释放声音资源。 Returns void event event(type: string, data?: any): boolean Inherited from EventDispatcher.event Defined in laya/events/EventDispatcher.ts:32 派发事件。 Parameters type: string 事件类型。 Optional data: any (可选)回调数据。注意:如...

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

58. 试图访问该方法时失败。 在 FlashDevelop.MainForm.CallCommand(String name, String tag) [ 95%]

试图访问该方法时失败。 在 FlashDevelop.MainForm.CallCommand(String name, String tag) 2017-01-26 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 2 个回复 Laya_XS 赞同来自: 这个报错应该是你在复制...

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

59. 程序蓝图 · LayaAir3.0文档 · LAYABOX [ 95%]

...extends: "Script", construct: { params: [ { "name": "testParams", "type": "string" } ] } }) export class TestBluePrint extends Laya.Script { constructor(testParams: string) { super(); } } (图12-1) 3.2 属性 在变量前使用装饰器的标识@bpProperty,在get和set前使用装饰器的标...

来源: Laya3.0_文档 发布时间: 20241014

60. laya.renders.VertexElementFormat_API3.0 [ 95%]

...or2 Vector3 Vector4 Methods getElementInfos Properties Static Byte2 Byte2: string = "byte2" Defined in laya/renders/VertexElementFormat.ts:24 字节数组2 Static Byte3 Byte3: string = "byte3" Defined in laya/renders/VertexElementFormat.ts:22 字节数组3 Static Byte4 Byte4: string = "byte4" Define...

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