共用方式為


SKNodeTouches_UITouch 類別

定義

轉換至 Sprite Kit 座標之 Aide 的 UITouch 擴充方法。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class SKNodeTouches_UITouch
type SKNodeTouches_UITouch = class
繼承
SKNodeTouches_UITouch
屬性

方法

LocationInNode(UITouch, SKNode)

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

PreviousLocationInNode(UITouch, SKNode)

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

適用於