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

大约有 4,336 项符合查询结果, 库内数据总量为 30,724 项。 (搜索耗时: 0.0092 秒)

361. BackGround.super(this);这个报错 Cannot read property 'call' of undefined [ 91%]

...1-10 0 1 分享 微博 QZONE 微信 oy2419498011 赞同来自: var shouye=(function(){ (function shouye(){ Laya.init(100,300); this.bgimg=new BackGround(); Laya.stage.addChild(this.bgimg); })(); return shouye; })(); var BackGround = (function (_super) { function BackGround() { BackGround.super(thi...

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

362. laya.d3.graphics.IndexBuffer3D [ 91%]

...Boolean  [read-only] 获取是否可读。 Implementation     public function get canRead():BooleanindexCountproperty indexCount:int  [read-only] 获取索引个数。 Implementation     public function get indexCount():intindexTypeproperty indexType:String  [read-only] 获取索引...

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

363. protobuffer每次都需要加载一次proto么?Laya.Browser.window.protobuf.load(string,function) [ 91%]

...都需要加载一次proto么?Laya.Browser.window.protobuf.load(string,function) protobuffer每次都需要加载一次proto么?Laya.Browser.window.protobuf.load(string,function) 2018-03-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关...

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

364. laya.ui.Panel [ 91%]

...l addChildren(... args):void 批量增加子节点 Node callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Component clearTimer(caller:*, method:Function):void 清理定时器。功能同Lay...

来源: laya_api 发布时间: 20170929

365. laya.device.Shake [ 91%]

...否是鼠标事件。 EventDispatcher off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

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

366. js进度,进度,js场景进度效果 [ 91%]

js进度,进度,js场景进度效果 new function() { var className = 'Game'; window[className] = (function(original) { function Class() { this.arr = [ "res/atlas/lucky8.json", "res/atlas/lucky8/lewinlineicons.json", "res/atlas/lucky8/setting.json", "res/atlas/lucky8/setView.json", "res/atlas/lucky...

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

367. laya.d3.core.scene.Scene3D [ 91%]

...组件实例。 Node addInputChild(node:Node):NodeNode callLater(method:Function, args:Array = null):void 延迟运行指定的函数。 在控件被显示在屏幕之前调用,一般用于延迟计算数据。 Node clearTimer(caller:*, method:Function):void 清理定时器。功能同Laya.time...

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

368. 音频-播放演示 [ 91%]

...ipt、TypeScript三种开发语言、LayaAirIDE让项目开发更高效。(function() { var Sprite = Laya.Sprite; var Stage = Laya.Stage; var Text = Laya.Text; var Event = Laya.Event; var SoundManager = Laya.SoundManager; var Browser = Laya.Browser; var Handler = Laya.Handler; var WebGL = Laya.WebGL...

来源: Laya_示例 发布时间: 20241001

369. laya.d3.graphics.VertexPositionNormalColorSkin [ 91%]

...dexpropertyblendIndex:Vector4  [read-only] Implementation     public function get blendIndex():Vector4blendWeightproperty blendWeight:Vector4  [read-only] Implementation     public function get blendWeight():Vector4colorproperty color:Vector4  [read-only] Implementation     publi...

来源: laya_api 发布时间: 20170929

370. laya.media.Sound [ 91%]

...rl:String):void 加载声音。 Sound off(type:String, caller:*, listener:Function, onceOnly:Boolean = false):EventDispatcher 从 EventDispatcher 对象中删除侦听器。 EventDispatcher offAll(type:String = null):EventDispatcher 从 EventDispatcher 对象中删除指定事件类型的所有侦...

来源: laya_api 发布时间: 20170929