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

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

151. laya.physics.joint.MouseJoint_API3.0 [ 65%]

...nals Only exported Menu Globals "laya/physics/joint/MouseJoint" MouseJoint Class MouseJoint 鼠标关节:鼠标关节用于通过鼠标来操控物体。它试图将物体拖向当前鼠标光标的位置。而在旋转方面就没有限制。 Hierarchy JointBase MouseJoint Index Constructors cons...

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

152. laya.physics.ColliderBase_API3.0 [ 65%]

...ernals Only exported Menu Globals "laya/physics/ColliderBase" ColliderBase Class ColliderBase 碰撞体基类 Hierarchy Component ColliderBase BoxCollider ChainCollider CircleCollider EdgeCollider PolygonCollider Index Constructors constructor Properties _extra _singleton fixture label owner rigidBo...

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

153. laya.d3.physicscannon.CannonPhysicsComponent_API3.0 [ 65%]

...bals "laya/d3/physicsCannon/CannonPhysicsComponent" CannonPhysicsComponent Class CannonPhysicsComponent PhysicsComponent 类用于创建物理组件的父类。 Hierarchy Component CannonPhysicsComponent CannonPhysicsTriggerComponent Index Constructors constructor Properties _extra _singleton canSca...

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

154. laya.d3.physics.shape.SphereColliderShape_API3.0 [ 65%]

...nu Globals "laya/d3/physics/shape/SphereColliderShape" SphereColliderShape Class SphereColliderShape SphereColliderShape 类用于创建球形碰撞器。 Hierarchy ColliderShape SphereColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTA...

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

155. Laya.timer.loop() 报错 Cannot read property 'loop' of null [ 65%]

... { List } from "laya/ui/List"; import { Laya } from "laya"; export default class test_move extends Image{ // /** @prop {name:move_img, tips:"用来移动的箭头", type:Image} */ // public _move_img: Image; // public _list: List; //创建一个 List 类的实例对象 list 。 private n:number = 0;...

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

156. laya.components.Widget_API3.0 [ 65%]

...rited Externals Only exported Menu Globals "laya/components/Widget" Widget Class Widget 相对布局插件 Hierarchy Component Widget Index Constructors constructor Properties _extra _singleton owner runInEditor scriptPath EMPTY Accessors awaked bottom centerX centerY destroyed enabled hideFlags id ...

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

157. js调用android的java代码失败。NoSuchMethodException [ 65%]

...ethod {"v":"java.lang.NoSuchMethodException: demo.JSBridge.testString: [class java.lang.String]"} demo.JSBridge testString:   在js那边的代码 为: _doTestCallJava(){ let os = null let bridge = null if(typeof conchConfig != "undefined"){ os = conchConfig.getOS() } if (os == "Conch-ios")...

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

158. Error: 代码包大小为 5533 kb,上限为 4096 kb,请删除文件后重试? [ 65%]

...文件后重试? 我就弄了一个测试代码,压根就没有功能。 class Main { constructor() { console.log(Laya.Browser.width, Laya.Browser.height); this.current = { x: 0, y: Laya.Browser.height }; // Laya.stage.bgColor = "#3F51B5"; this.sp = new Laya.Sprite(); Laya.stage.addChild(this.sp);...

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

159. laya.d3.physics.shape.MeshColliderShape_API3.0 [ 65%]

...d Menu Globals "laya/d3/physics/shape/MeshColliderShape" MeshColliderShape Class MeshColliderShape MeshColliderShape 类用于创建网格碰撞器。 Hierarchy ColliderShape MeshColliderShape Implements IClone Index Constructors constructor Properties needsCustomCollisionCallback SHAPEORIENTATION_U...

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

160. laya.display.cmd.DrawLineCmd_API3.0 [ 65%]

...nals Only exported Menu Globals "laya/display/cmd/DrawLineCmd" DrawLineCmd Class DrawLineCmd 绘制单条曲线 Hierarchy DrawLineCmd Index Properties fromX fromY lineColor lineWidth percent toX toY ID Methods getBoundPoints recover Properties fromX fromX: number Defined in laya/display/cmd/DrawLine...

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