SKPhysicsContactDelegate_Extensions.DidEndContact Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Method that is called after contact ends.
public static void DidEndContact (this SpriteKit.ISKPhysicsContactDelegate This, SpriteKit.SKPhysicsContact contact);
static member DidEndContact : SpriteKit.ISKPhysicsContactDelegate * SpriteKit.SKPhysicsContact -> unit
Parameters
The instance on which this extension method operates.
- contact
- SKPhysicsContact