SKNodeEvent_NSEvent.LocationInNode(NSEvent, SKNode) Method

Definition

[Foundation.Export("locationInNode:")]
public static CoreGraphics.CGPoint LocationInNode (this AppKit.NSEvent This, SpriteKit.SKNode node);
static member LocationInNode : AppKit.NSEvent * SpriteKit.SKNode -> CoreGraphics.CGPoint

Parameters

This
NSEvent
node
SKNode

Returns

Attributes

Applies to