The members of SpriteKit.SKSpriteNode are listed below.
See Also: Inherited members from SpriteKit.SKNode
| Default constructor, initializes a new instance of this class. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| AnchorPoint | CoreGraphics.CGPoint. Documentation for this section has not yet been entered. | |
| BlendMode | SKBlendMode. Documentation for this section has not yet been entered. | |
| CenterRect | CoreGraphics.CGRect. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Color | UIKit.UIColor. Documentation for this section has not yet been entered. | |
| ColorBlendFactor | nfloat. Documentation for this section has not yet been entered. | |
| LightingBitMask | uint. Documentation for this section has not yet been entered. | |
| NormalTexture | SKTexture. Documentation for this section has not yet been entered. | |
| Shader | SKShader. Documentation for this section has not yet been entered. | |
| ShadowCastBitMask | uint. Documentation for this section has not yet been entered. | |
| ShadowedBitMask | uint. Documentation for this section has not yet been entered. | |
| Size | CoreGraphics.CGSize. Documentation for this section has not yet been entered. | |
| Texture | SKTexture. Documentation for this section has not yet been entered. |
static | Create(SKTexture, SKTexture)Documentation for this section has not yet been entered. | |
static | Create(string, bool)Documentation for this section has not yet been entered. | |
static | FromColor(UIKit.UIColor, CoreGraphics.CGSize)Documentation for this section has not yet been entered. | |
static | FromImageNamed(string)Documentation for this section has not yet been entered. | |
static | FromTexture(SKTexture)Documentation for this section has not yet been entered. | |
static | FromTexture(SKTexture, CoreGraphics.CGSize)Documentation for this section has not yet been entered. | |