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

大约有 675 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0085 秒)

651. laya.physics.PhysicsDebugDraw [ 42%]

...,只会显示一个图片(1.0会显示多个图片),x,y,width,height参数取消。 Sprite localToGlobal(point:Point, createNewPoint:Boolean = false, globalNode:Sprite = null):Point 把本地坐标转换为相对stage的全局坐标。 Sprite off(type:String, caller:*, listener:Function, onc...

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

652. laya.ui.View [ 42%]

... String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 Component top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 Component transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋...

来源: laya_api 发布时间: 20170929

653. laya.ui.LayoutBox [ 42%]

... String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 Component top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 Component transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点旋...

来源: laya_api 发布时间: 20170929

654. laya.map.TileAniSprite [ 41%]

...,只会显示一个图片(1.0会显示多个图片),x,y,width,height参数取消。 Sprite localToGlobal(point:Point, createNewPoint:Boolean = false, globalNode:Sprite = null):Point 把本地坐标转换为相对stage的全局坐标。 Sprite off(type:String, caller:*, listener:Function, onc...

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

655. laya.ui.Panel [ 41%]

... String 或函数 Handler ,用来实现自定义样式的鼠标提示和参数携带等。 UIComponent top : Number 从组件顶边到其内容区域顶边之间的垂直距离(以像素为单位)。 UIComponent transform : Matrix 对象的矩阵信息。通过设置矩阵可以实现节点...

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

656. CPU优化方式(ActionScript-2D进阶篇(AS3)-性能优化) [ 41%]

...过Stat.FPS查看当前帧频。 2. `Laya.timer.loop`执行频率依赖于参数指定时间。 ```javascript Laya.timer.frameLoop(1, this, animateFrameRateBased); Laya.stage.on("click", this, dispose); private function dispose():void  {     Laya.timer.clear(this, animateFrameRateBased); ...

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

657. CPU优化方式(JavaScript-2D进阶篇(JS)-性能优化) [ 41%]

...过Stat.FPS查看当前帧频。 1. `Laya.timer.loop`执行频率依赖于参数指定时间。 ```javascript Laya.timer.frameLoop(1, this, animateFrameRateBased); Laya.stage.on("click", this, dispose); function dispose() { Laya.timer.clear(this, animateFrameRateBased); } ``` 当一个对象的生...

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

658. laya.device.media.Video [ 41%]

...,只会显示一个图片(1.0会显示多个图片),x,y,width,height参数取消。 Sprite localToGlobal(point:Point, createNewPoint:Boolean = false, globalNode:Sprite = null):Point 把本地坐标转换为相对stage的全局坐标。 Sprite off(type:String, caller:*, listener:Function, onc...

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

659. laya.particle.Particle2D [ 40%]

...,只会显示一个图片(1.0会显示多个图片),x,y,width,height参数取消。 Sprite localToGlobal(point:Point, createNewPoint:Boolean = false, globalNode:Sprite = null):Point 把本地坐标转换为相对stage的全局坐标。 Sprite off(type:String, caller:*, listener:Function, onc...

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

660. laya.utils.PerfHUD [ 40%]

...,只会显示一个图片(1.0会显示多个图片),x,y,width,height参数取消。 Sprite localToGlobal(point:Point, createNewPoint:Boolean = false, globalNode:Sprite = null):Point 把本地坐标转换为相对stage的全局坐标。 Sprite  now():NumberPerfHUD off(type:String, caller:*,...

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