SpriteKit.SKNodeTouches_UITouch: Method Members

The methods of SpriteKit.SKNodeTouches_UITouch are listed below. For a list of all members, see the SKNodeTouches_UITouch Members list.

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.