共用方式為


SKNodeTouches_UITouch.PreviousLocationInNode(UITouch, SKNode) 方法

定義

在 座標系統中 node 的 上一個位置 this

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

參數

This
UITouch

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

node
SKNode

傳回

屬性

適用於