共用方式為


SKNodeTouches_UITouch.LocationInNode(UITouch, SKNode) 方法

定義

在 座標系統中 node 的 目前位置 this

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

參數

This
UITouch

這個方法運作所在的 實例。

node
SKNode

傳回

屬性

適用於