The methods of SpriteKit.SKNode are listed below. For a list of all members, see the SKNode Members list.
See Also: Inherited members from UIKit.UIResponder
Add(SKNode)Documentation for this section has not yet been entered. | ||
AddChild(SKNode)Documentation for this section has not yet been entered. | ||
AddNodes(params SKNode[])Documentation for this section has not yet been entered. | ||
CalculateAccumulatedFrame()Documentation for this section has not yet been entered. | ||
ContainsPoint(CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | ||
ConvertPointFromNode(SKNode, CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | ||
ConvertPointToNode(SKNode, CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | ||
Copy(Foundation.NSZone)Performs a copy of the underlying Objective-C object. | ||
static | Create()Documentation for this section has not yet been entered. | |
EncodeTo(Foundation.NSCoder)Encodes the state of the object on the provided encoder | ||
EnumerateChildNodes(string, SKNodeChildEnumeratorHandler)Documentation for this section has not yet been entered. | ||
static | FromFile<T>(string)Creates a new SpriteKit.SKNode by loading the assets from a file included in the application. | |
GetActionForKey(string)Documentation for this section has not yet been entered. | ||
GetChildNode(string)Documentation for this section has not yet been entered. | ||
GetEnumerator()Documentation for this section has not yet been entered. | ||
GetNodeAtPoint(CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | ||
GetNodesAtPoint(CoreGraphics.CGPoint)Documentation for this section has not yet been entered. | ||
GetObjectsMatching(string)Documentation for this section has not yet been entered. | ||
InParentHierarchy(SKNode)Documentation for this section has not yet been entered. | ||
InsertChild(SKNode, nint)Documentation for this section has not yet been entered. | ||
IntersectsNode(SKNode)Documentation for this section has not yet been entered. | ||
RemoveActionForKey(string)Documentation for this section has not yet been entered. | ||
RemoveAllActions()Documentation for this section has not yet been entered. | ||
RemoveAllChildren()Documentation for this section has not yet been entered. | ||
RemoveChildren(SKNode[])Documentation for this section has not yet been entered. | ||
RemoveFromParent()Documentation for this section has not yet been entered. | ||
RunAction(SKAction)Documentation for this section has not yet been entered. | ||
RunAction(SKAction, Action)Documentation for this section has not yet been entered. | ||
RunAction(SKAction, string)Documentation for this section has not yet been entered. | ||
SetScale(nfloat)Documentation for this section has not yet been entered. | ||