SKPhysicsWorld.RemoveJoint(SKPhysicsJoint) 方法

定义

删除指定的 SKPhysicsJoint

[Foundation.Export("removeJoint:")]
public virtual void RemoveJoint (SpriteKit.SKPhysicsJoint joint);
abstract member RemoveJoint : SpriteKit.SKPhysicsJoint -> unit
override this.RemoveJoint : SpriteKit.SKPhysicsJoint -> unit

参数

属性

适用于