次の方法で共有


SKNodeTouches_UITouch クラス

定義

Sprite Kit 座標への変換を使用したその側近の拡張メソッド 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)

の座標系での の現在 this 位置 node

PreviousLocationInNode(UITouch, SKNode)

の座標系内の の前のnode位置this

適用対象