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

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

191. laya.display.cmd.RestoreCmd [ 76%]

...令,和save配套使用 Public Methods  MethodDefined By  recover():void 回收到对象池 RestoreCmdPublic Constants ConstantDefined By  ID : String = Restore[static] RestoreCmdMethod Detailrecover()method public function recover():void 回收到对象池 Constant DetailIDConstantpublic st...

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

192. laya.display.cmd.TranslateCmd [ 76%]

...上的值。 TranslateCmdPublic Methods  MethodDefined By  recover():void 回收到对象池 TranslateCmdPublic Constants ConstantDefined By  ID : String = Translate[static] TranslateCmdProperty Detailtxpropertypublic var tx:Number 添加到水平坐标(x)上的值。 typroperty public va...

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

193. laya.physics.EdgeCollider_API3.0 [ 76%]

...d All Inherited Externals Only exported Menu Globals "laya/physics/EdgeCollider" EdgeCollider Class EdgeCollider 2D边框碰撞体 Hierarchy ColliderBase EdgeCollider Index Constructors constructor Properties _extra _singleton fixture label owner rigidBody runInEditor scriptPath Accessors awaked den...

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

194. laya.d3.core.light.Light_API3.0 [ 76%]

...ton color owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id intensity lightWorldMatrix lightmapBakedType shadowDepthBias shadowDistance shadowMode shadowNearPlane shadowNormalBias shadowResolution shadowStrength Methods _initialize _setOwner destroy hasHideFlag onAdded onA...

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

195. laya.physics.joint.PrismaticJoint_API3.0 [ 76%]

...ndex Constructors constructor Properties _extra _singleton anchor axis collideConnected otherBody owner runInEditor scriptPath selfBody Accessors awaked destroyed enableLimit enableMotor enabled hideFlags id joint lowerTranslation maxMotorForce motorSpeed upperTranslation Methods _initialize _setOwn...

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

196. laya.display.cmd.DrawLineCmd [ 76%]

...位置。 DrawLineCmd  lineColor : String 颜色。 DrawLineCmd  lineWidth : Number (可选)线条宽度。 DrawLineCmd  toX : Number X轴结束位置。 DrawLineCmd  toY : Number Y轴结束位置。 DrawLineCmdPublic Methods  MethodDefined By  recover():void 回收到对象池 DrawLi...

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

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

...ocket=null; private var list:Array=; public function Connect(url:String):void { socket=new Socket(); socket.on(Event.OPEN, this, onSocketOpen); socket.on(Event.CLOSE, this, onSocketClose); socket.on(Event.MESSAGE, this, onMessageReveived); socket.on(Event.ERROR, this, onConnectError); socket.connect...

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

198. laya.physics.BoxCollider_API3.0 [ 76%]

...ed All Inherited Externals Only exported Menu Globals "laya/physics/BoxCollider" BoxCollider Class BoxCollider 2D矩形碰撞体 Hierarchy ColliderBase BoxCollider Index Constructors constructor Properties _extra _singleton fixture label owner rigidBody runInEditor scriptPath Accessors awaked densit...

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

199. laya.display.cmd.DrawCircleCmd [ 76%]

...边框颜色,或者填充绘图的渐变对象。 DrawCircleCmd  lineWidth : Number (可选)边框宽度。 DrawCircleCmd  radius : Number 半径。 DrawCircleCmd  x : Number 圆点X 轴位置。 DrawCircleCmd  y : Number 圆点Y 轴位置。 DrawCircleCmdPublic Methods  MethodDefined...

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

200. iOS9兼容bug,求指教 [ 76%]

...o_H5L1[1552:289925] 请求数据:{     "_fun" = startup;     "active_id" = "a5f32aff-18ba-481e-aec7-ae791407385f";     "active_time" = 1560395359;     "build_version" = 1;     "bundle_id" = "com.ranbao.ceshi";     "bundle_version" = "2.0";     "device_id" = d5dca6460da21ef23a2d096405...

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