The methods of SpriteKit.SKShapeNode are listed below. For a list of all members, see the SKShapeNode Members list.
See Also: Inherited members from SpriteKit.SKNode
static | FromCircle(nfloat)Documentation for this section has not yet been entered. | |
static | FromEllipse(CoreGraphics.CGRect)Documentation for this section has not yet been entered. | |
static | FromEllipse(CoreGraphics.CGSize)Documentation for this section has not yet been entered. | |
static | FromPath(CoreGraphics.CGPath)Documentation for this section has not yet been entered. | |
static | FromPath(CoreGraphics.CGPath, bool)Documentation for this section has not yet been entered. | |
static | FromPoints(ref CoreGraphics.CGPoint, nuint)Documentation for this section has not yet been entered. | |
static | FromRect(CoreGraphics.CGRect)Documentation for this section has not yet been entered. | |
static | FromRect(CoreGraphics.CGSize)Documentation for this section has not yet been entered. | |
static | FromRect(CoreGraphics.CGRect, nfloat)Documentation for this section has not yet been entered. | |
static | FromRect(CoreGraphics.CGSize, nfloat)Documentation for this section has not yet been entered. | |
static | FromSplinePoints(ref CoreGraphics.CGPoint, nuint)Documentation for this section has not yet been entered. | |