物理模拟Joint本页总览Joint 描述: 用于连接物理体的关节类。 类对象:Joint Class。 继承自:Object。 world 类型: 只读成员变量。 描述: 所属的物理世界。 签名: const world: PhysicsWorld destroy 类型: 函数。 描述: 将关节从物理世界中移除。 签名: destroy: function(self: Joint)