大约有 794 项符合查询结果, 库内数据总量为 30,906 项。 (搜索耗时: 0.0059 秒)
Laya_社区(497) Laya3.0_api(119) Laya2.0_api(72) Laya2.0_文档(29) laya_api(24) Laya3.0_文档(24) Laya_示例(21) Laya2.0_示例(8)
...击链接加入群聊【LayaAir游戏开发交流】:https://jq.qq.com/?_wv=1027&k=5heMooZ 里面有性感40K大佬在线解答 aicode • 2019-07-11 11:25 好的,我试试
来源: Laya_社区 发布时间: 20190711
...D对象加载组件时执行 *owner:此组件所属的3D对象 */ public _load(owner:Laya.Sprite3D):void{ //获取控制器UI this.rocker = Example_roleControl.rocker; this.attack = Example_roleControl.attack; } /*覆写加载组件的3D对象实例化完成后,第一次更新时执行*/ public ...
来源: Laya_社区 发布时间: 20171113
... var ape:Sprite = new Sprite; ape.x=(apesCtn._childs.length)*(stageWidth/4) var bl:Number=texture.width/texture.height ape.graphics.drawTexture(texture,0,0,stageWidth/4,stageWidth/4/bl); apesCtn.addChild(ape...
来源: Laya_社区 发布时间: 20161023
...据添加顺序排序。SpriteProtected Properties PropertyDefined By _fontFamilyMap : Object[static] 存在于这个映射表中的字体,在IPhone上,会变成 字体-简|繁 这个字体列表不包含全部可能的字体集。 这些字体在不同国家或语言地区的设备上可能...
来源: laya_api 发布时间: 20170929
...zOrder进行重新排序。SpriteProtected Methods MethodDefined By _getTextStyle():TextStyleTextEvents Hide Inherited Events Show Inherited Events Event Summary Defined By added添加到父对象后调度。Node change文本内容发生改变后调度。Text click鼠标点击对象后调...
来源: Laya2.0_api 发布时间: 20190513
...到相关结果 已邀请: 与内容相关的链接 提交 4 个回复 Laya_Aaron 赞同来自: 用 ,HTMLCanvas.create 源码里写了不要直接new ,给了create方法。 2018-06-26 0 0 分享 微博 QZONE 微信 谢 赞同来自: 这边是静态方法 这边是属性 @laya_Aaron ...
来源: Laya_社区 发布时间: 20180626
...没修复过。让BUG代代相传。 ParticleShuriKen.vs的第765行。 v_PositionWorld=vec3(u_View*vec4(center,1.0)); 附件 : --> 2019-07-13 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 7 个回复 Laya_Aaron 赞同...
来源: Laya_社区 发布时间: 20190713
....lang.String]"} demo.JSBridge testString: 在js那边的代码 为: _doTestCallJava(){ let os = null let bridge = null if(typeof conchConfig != "undefined"){ os = conchConfig.getOS() } if (os == "Conch-ios") { bridge = PlatformClass.createClass("JSBridge")//创建脚步代理 } else if (os ==...
来源: Laya_社区 发布时间: 20211111
...eRotationZ createScaling createTranslate multiply translation DEFAULTARRAY _tempMatrix4x4 _tempVector0 _tempVector1 _tempVector2 _tempVector3 Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Inter...
来源: Laya3.0_api 发布时间: 20231115
...我看下,谢谢。 Monica • 2017-11-17 16:51 http://blog.csdn.net/qq_384151 ... 99967 yinglei999 • 2017-11-17 17:42 @Monica:不好意思,现在是通过看api中http://layaair.ldc.layabox.com ... ndBox 中的getCorners函数 var returnarr=[];layaZombie.meshRender.boundingBox.getCorners(retu...
来源: Laya_社区 发布时间: 20171117