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

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

41. laya.d3.resource.TextureCube [ 79%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TextureCubeProperties | Methods Packagelaya.d3.resourceClasspublic class TextureCubeInheritanceTextureCube BaseTexture laya.resource.ResourcePublic Properties Hide Inherited Public Properties Show Inherited Public Proper...

来源: laya_api 发布时间: 20170929

42. laya.d3.shader.ShaderCompile3D [ 79%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames ShaderCompile3DProperties | Methods | Constants Packagelaya.d3.shaderClasspublic class ShaderCompile3DInheritanceShaderCompile3D ObjectPublic Properties PropertyDefined By  _conchShader : *ShaderCompile3D  debugMod...

来源: laya_api 发布时间: 20170929

43. 通过laya设计模式制作的,要怎么给按钮绑定事件呢? [ 79%]

...in { constructor() { Laya.init(480, 852); Laya.stage.scaleMode = "showall"; Laya.stage.alignV = 'middle'; Laya.stage.alignH = 'center'; Laya.stage.screenMode = "vertical"; Laya.stage.bgColor = "#101825"; this.init() } init() { // 预加载图集 Laya.loader.load("r...

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

44. 在Laya中使用Matter.js的最简示例 (JS) [ 78%]

...r ground = Bodies.rectangle(400, 500, 810, 60, { isStatic: true }); // add all of the bodies to the world World.add(engine.world, [boxA, boxB, ground]); // run the engine Engine.run(engine); // run the renderer Render.run(render);显示效果如下 但是这还没有用Laya来渲染,需要做下...

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

45. laya.physics.joint.PrismaticJoint [ 78%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames PrismaticJointProperties | Methods Packagelaya.physics.jointClasspublic class PrismaticJointInheritancePrismaticJoint JointBase Component Object 平移关节:移动关节允许两个物体沿指定轴相对移动,它...

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

46. js飞机大战报错 请大神看看 [ 78%]

...钮 label)都是"空的" 一访问就报出异常   我查了layaUI.max.all.js文件 里面的组件名正确  layaUI.max.all.js:          this.pauseBtn=null;          this.hpLabel=null;          this.levelLabel=null;          this.scoreLabel=null;          ...

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

47. laya.physics.joint.RevoluteJoint [ 78%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames RevoluteJointProperties | Methods Packagelaya.physics.jointClasspublic class RevoluteJointInheritanceRevoluteJoint JointBase Component Object 旋转关节强制两个物体共享一个锚点,两个物体相对旋转 Pu...

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

48. laya.events.MouseManager [ 78%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames MouseManagerProperties | Methods | Constants Packagelaya.eventsClasspublic class MouseManagerInheritanceMouseManager Object MouseManager 是鼠标、触摸交互管理器。 鼠标事件流包括捕获阶段、目标阶...

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

49. laya.d3.core.particleShuriKen.module.shape.SphereShape [ 77%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SphereShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class SphereShapeInheritanceSphereShape BaseShape Object SphereShape 类用于创建球形粒子形状。 Public Properties Hid...

来源: laya_api 发布时间: 20170929

50. laya.d3.core.particleShuriKen.module.shape.SphereShape [ 77%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames SphereShapeProperties | Methods Packagelaya.d3.core.particleShuriKen.module.shapeClasspublic class SphereShapeInheritanceSphereShape BaseShape Object SphereShape 类用于创建球形粒子形状。 Public Properties Hid...

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