Freigeben über


SKNodeTouches_UITouch.PreviousLocationInNode(UITouch, SKNode) Methode

Definition

Die vorherige Position von this im Koordinatensystem von node.

[Foundation.Export("previousLocationInNode:")]
public static CoreGraphics.CGPoint PreviousLocationInNode (this UIKit.UITouch This, SpriteKit.SKNode node);
static member PreviousLocationInNode : UIKit.UITouch * SpriteKit.SKNode -> CoreGraphics.CGPoint

Parameter

This
UITouch

Die Instanz, auf der diese Methode ausgeführt wird.

node
SKNode

Gibt zurück

Attribute

Gilt für: