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

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

191. laya.physics.PolygonCollider_API3.0 [ 77%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/PolygonCollider" PolygonCollider Class PolygonCollider 2D多边形碰撞体,暂时不支持凹多边形,如果是凹多...

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

192. laya.display.cmd.DrawCircleCmd [ 77%]

... Frames No Frames DrawCircleCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawCircleCmdInheritanceDrawCircleCmd Object 绘制圆形 Public Properties PropertyDefined By  fillColor : * 填充颜色,或者填充绘图的渐变对象。 DrawCircleCmd  lineColor...

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

193. 一个简单的bug请官方人自己测试一下_带示例代码 [ 77%]

一个简单的bug请官方人自己测试一下_带示例代码 在laya1.0示例里面  private onBtnClick(): void { //测试崩溃代码 var a = undefined; var b = a.id; //点击按钮执行到这里肯定是报错的TypeError: Cannot read property 'id' of undefined . 如果继续运行整个lay...

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

194. laya.display.cmd.DrawCurvesCmd [ 77%]

... Frames No Frames DrawCurvesCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawCurvesCmdInheritanceDrawCurvesCmd Object 绘制曲线 Public Properties PropertyDefined By  lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawCurvesCmd  lineWidth...

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

195. laya.d3.physics.PhysicsComponent_API3.0 [ 77%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/PhysicsComponent" PhysicsComponent Class PhysicsComponent PhysicsComponent 类用于创建物理组件的父类。 Hiera...

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

196. laya.components.AnimationClip2D_API3.0 [ 76%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/AnimationClip2D" AnimationClip2D Class AnimationClip2D Hierarchy Resource AnimationClip2D Index Constructors constructor...

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

197. laya.physics.ChainCollider_API3.0 [ 76%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/physics/ChainCollider" ChainCollider Class ChainCollider 2D线形碰撞体 Hierarchy ColliderBase ChainCollider Index Constructors ...

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

198. laya.utils.FontInfo [ 76%]

...asses | Index | Frames No Frames FontInfoProperties | Methods Packagelaya.utilsClasspublic class FontInfoInheritanceFontInfo ObjectPublic Properties PropertyDefined By  _bold : Boolean = falseFontInfo  EMPTY : FontInfo[static] FontInfo  _family : String = ArialFontInfo  _font : String...

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

199. Socket能连接到服务器,客户端发请求也能收到服务端的数据,但是服务端主动推送数据,客户端就是收不到数据? [ 76%]

...同来自: 下面是socket源码:       package Scripts.Core { import laya.net.Socket; import laya.utils.Byte; import laya.events.Event; import Scripts.Core.MsgManger; import Scripts.Core.IHandler; import Scripts.Core.TipsManager; import laya.utils.Browser; /** * ... * @author */ public class S...

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

200. laya.display.cmd.DrawLinesCmd [ 76%]

...| Frames No Frames DrawLinesCmdProperties | Methods | Constants Packagelaya.display.cmdClasspublic class DrawLinesCmdInheritanceDrawLinesCmd Object 绘制连续曲线 Public Properties PropertyDefined By  lineColor : * 线段颜色,或者填充绘图的渐变对象。 DrawLinesCmd  lineWi...

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