大约有 52 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0035 秒)
...的初始y属性 letterText.y = 300; //Laya.Tween.from(letterText,{y:100},3000,Laya.Ease.elasticOut,null,i*1000);//注释本行改为将Laya.Tween.from改变为Laya.Tween.to Laya.Tween.to(letterText, { y : 100 }, 3000, Laya.Ease.elasticOut, null, i * 1000); ``` 运行效果如动图3所示 (动...
来源: Laya2.0_文档 发布时间: 20210715
... sp = new Sprite() sp.graphics.drawRect(0, 0, 50, 50, '#ffff000') ape.mask = sp })); } })(); 右边的形状明显不是正方形 附件 : --> 2017-12-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 ...
来源: Laya_社区 发布时间: 20171220
...gin:0;overflow:none;overflow-x:hidden;overflow-y:hidden;background-color: #000;'> <script type="text/javascript" src="bytebuffer.js"></script> <script type="text/javascript" src="protobuf.js"></script> <script type="text/javascript" src="zlib.min.js"></script> ...
来源: Laya_社区 发布时间: 20180310
...t=1;i<30;i++) { if(i<10) { url.push("res/fighter/fighter/rollSequence000"+i+".png"); } else { url.push("res/fighter/fighter/rollSequence00"+i+".png"); } } Animation.createFrames(url,"myFighter"); fly=new Animation(); Laya.stage.addChild(fly); fly.play(0,true,"myFighter"); } } 其他案例请...
来源: Laya_社区 发布时间: 20160610
...aya.stage.scaleMode = "fixedwidth"; Laya.stage.bgColor = '#000'; setup(); })(); function setup() { initMatter(); initWorld(); Laya.stage.on("resize", this, onResize); } function initMatter...
来源: Laya_社区 发布时间: 20180323
...Runnable | group="system" sCount=0 dsCount=0 obj=0x32c070a0 self=0xaebd7000 | sysTid=16095 nice=0 cgrp=default sched=0/0 handle=0xb420b930 | state=R schedstat=( 55770310 3145521 28 ) utm=0 stm=5 core=0 HZ=100 | stack=0xb410f000-0xb4111000 stackSize=1014KB | held mutexes= "mutator lock...
来源: Laya_社区 发布时间: 20190531
...Runnable | group="system" sCount=0 dsCount=0 obj=0x32c070a0 self=0xaebd7000 | sysTid=16095 nice=0 cgrp=default sched=0/0 handle=0xb420b930 | state=R schedstat=( 55770310 3145521 28 ) utm=0 stm=5 core=0 HZ=100 | stack=0xb410f000-0xb4111000 stackSize=1014KB | held mutexes= "mutator lock...
来源: Laya_社区 发布时间: 20190612
...-04 20:55:27.463: E/eglCodecCommon(7884): glUtilsParamSize: unknow param 0x00008256 07-04 20:55:27.510: W/cr_media(7884): Requires BLUETOOTH permission 07-04 20:55:27.542: I/cr_DRP(7884): No DRP key due to exception:java.lang.ClassNotFoundException: com.android.webview.chromium.Drp 07-04 20:55:27.58...
来源: Laya_社区 发布时间: 20190704