SKNodeTouches_UITouch 类

定义

该助手的 UITouch 扩展方法,并转换为 Sprite Kit 坐标。

[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)

的坐标系统中的thisnode当前位置。

PreviousLocationInNode(UITouch, SKNode)

的坐标系统中nodethis上一个位置。

适用于