Freigeben über


SKNodeTouches_UITouch.LocationInNode(UITouch, SKNode) Methode

Definition

Die aktuelle Position von this im Koordinatensystem von node.

[Foundation.Export("locationInNode:")]
public static CoreGraphics.CGPoint LocationInNode (this UIKit.UITouch This, SpriteKit.SKNode node);
static member LocationInNode : 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: