大约有 3,263 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0074 秒)
...容相关的链接 提交 1 个回复 Laya_XS 赞同来自: /** * <p>绘制 当前<code>Sprite</code> 到 <code>Canvas</code> 上,并返回一个HtmlCanvas。</p> * <p>绘制的结果可以当作图片源,再次绘制到其他Sprite里面,示例:&l...
来源: Laya_社区 发布时间: 20180826
...不开了。 Dialog.manager.popupEffectHandler = Handler.create(this,(e)=>{ var dialog:Dialog = <Dialog>e; dialog.y = - dialog.height; var yy:number = (Laya.stage.height - dialog.height)/2; Laya.Tween.to(dialog,{y:yy},600,Laya.Ease.backOut); },[],false); this.gameHelpDialog = new view.GameH...
来源: Laya_社区 发布时间: 20171114
...omp/image.png"); //纹理:图片路径 this.sprite.pos(Laya.stage.width >> 1, Laya.stage.height >> 1); //位置:屏幕中心 this.sprite.x = Laya.stage.width/2; //x、y分别设置位置 this.sprite.y = Laya.stage.height/2; this.sprite.size(512, 313); //大小 this.sprite.width = 512...
来源: Laya3.0_文档 发布时间: 20251010
html这个空间显示文字有bug 我对<font color='#92de30'>皇家</font>的<font color='#88c94b'>活力的尼科斯03</font><font color='#88c97b'>[<span color = '#b9a1ff' href='2,45'>2,45</span>]</font>发起了城战,请求支援! 这...
来源: Laya_社区 发布时间: 20181222
... o.c (UnityEngine.GameObject A_0) (at <174bbe38e5444724b5b9eeb4600df769>:0) o.k (UnityEngine.GameObject A_0, c A_1) (at <174bbe38e5444724b5b9eeb4600df769>:0) o.a (UnityEngine.GameObject A_0, c A_1, c A_2, UnityEngine.Vector3 A_3, UnityEngine.Quaternion A_4, UnityEngine.Vector3 A_5, Syste...
来源: Laya_社区 发布时间: 20201230
...7:14 这个不能直接使用new 。 tobe • 2018-07-02 17:34 /** * <p>创建一个 <code>HTMLImage</code> 实例。</p> * <p>请使用 <code>HTMLImage.create()<code>创建实例,不要直接使用 <code>new HTMLImage<code> 。 **</p> */...
来源: Laya_社区 发布时间: 20180702
<!--jsfile--startTag--> <!--自定义的js(src文件夹下)文件自动添加到下面jsfile模块标签里面里--> <!--删除标签,ide不会自动添加js文件,请谨慎操作--> <!--jsfile--startTag--> <script src="js/zhcLib/tools/utils/Ve...
来源: Laya_社区 发布时间: 20171113
...l," + '<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200">' +'<foreignObject width="100%" height="100%">' +'<div xmlns="http://www.w3.org/1999/xhtml" style="font-size:40px">' +'<em>I</em> like ' +'<span style="color:white; text-shadow: 0px 1px 0px #999,...
来源: Laya_社区 发布时间: 20190306
...unction(){ trace("---------------->>>>>>>>>>") var ssk:Skeleton = new Skeleton(); ssk.load("res/sk/cow.sk",Handler.create(this,function(){ ...
来源: Laya_社区 发布时间: 20180828
... greater than or equal to the maximum bound (6). at Function.<anonymous> (<anonymous>:10787:310) at Function.get (<anonymous>:168:66) at Function.WebAudioSound.initWebAudio (<anonymous>:10773:21) at Function.Browser.__init__ (<anonymous>:6184:57) at Function.Browser.cre...
来源: Laya_社区 发布时间: 20170224