SpriteKit.SKNodeTouches_UITouch Members

The members of SpriteKit.SKNodeTouches_UITouch are listed below.

See Also: Inherited members from System.Object

Public Methods

static
LocationInNode(this UIKit.UITouch, SKNode) : CoreGraphics.CGPoint
The current position of this in the coordinate system of node.
static
PreviousLocationInNode(this UIKit.UITouch, SKNode) : CoreGraphics.CGPoint
The previous location of this in the coordinate system of node.