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

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

641. 3d项目,需要加一层显示分数的界面 [ 64%]

...示分数的界面,比如我写了A.ui文件,自动生成一个tsclass A extends ui.AUI,但是这个ui命名空间并不存在,如果我手动改成extends Laya.View(.ui文件里用的View标签),那么我如何让这个去使用这个.ui文件呢?就像eui里指定skin一样...

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

642. laya.utils.Timer_API3.0 [ 64%]

...ll Inherited Externals Only exported Menu Globals "laya/utils/Timer" Timer Class Timer Timer 是时钟管理。它是一个单例,不要手动实例化此,应该通过 Laya.timer 访问。 Hierarchy Timer Index Constructors constructor Properties currFrame currTimer scale Accessors delta M...

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

643. laya.d3.graphics.VertexPositionNormalColorTexture0Texture1Tangent [ 64%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames VertexPositionNormalColorTexture0Texture1TangentProperties | Methods Packagelaya.d3.graphicsClasspublic class VertexPositionNormalColorTexture0Texture1TangentInheritanceVertexPositionNormalColorTexture0Texture1Tangent Ob...

来源: laya_api 发布时间: 20170929

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

...te; this.bg.loaImage("war/beijing.png"); this.addchild(this.bg);  }; Laya.class(BackGround,"BackGround",_super) return BackGround; })(Laya.sprite); BackGround.super(this);这个报错 Cannot read property 'call' of undefined 2018-01-10 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 该问...

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

645. Laya ts版,使用jasmine进行单元测试 [ 64%]

...!'; } 一个是src/Library/ToolService.ts, 内容为module Library{ export class ToolService{ constructor(){ } public static sum(a:number, b:number):number { return a + b; } } }   一个是 src/Library/UserService.ts, 内容为module Library{ export class UserService{ constructor(){ } public multip...

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

646. 绘制矩形与圆角矩形(ActionScript-LayaAir基础篇(AS3)-矢量图) [ 64%]

...y.Sprite;     import laya.display.Stage;            public class Sprite_DrawShapes     {         private var sp:Sprite;                    public function Sprite_DrawShapes()         {             Laya.init(500, 300);      ...

来源: Laya2.0_文档 发布时间: 20210715

647. laya.utils.Handler [ 64%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames HandlerProperties | Methods Packagelaya.utilsClasspublic class HandlerInheritanceHandler Object Handler 是事件处理器。 推荐使用 Handler.create() 方法从对象池创建,减少对象创建消耗。创建...

来源: laya_api 发布时间: 20170929

648. as怎么将字符串传强转为数字 [ 64%]

...有通过一个的名字(字符串)来获取该的方法?似get class by name 怎么用clip实现数字滚动效果? IDE中选中字符串大小写转换快捷键 如何截取小数点之前的数字 HttpRequest无法发送除字符串以外的数据 请问Texture2D如何用base64字符...

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

649. translate平移方法失效 [ 64%]

...有通过一个的名字(字符串)来获取该的方法?似get class by name 问题状态 最新活动: 2019-05-10 15:33 浏览: 1267 关注: 2 人

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

650. laya.utils.Handler [ 64%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames HandlerProperties | Methods Packagelaya.utilsClasspublic class HandlerInheritanceHandler Object Handler 是事件处理器。 推荐使用 Handler.create() 方法从对象池创建,减少对象创建消耗。创建...

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