An SKSpriteNode is a node that draws a textured image, a colored square, or a textured image blended with a color.
An SKSpriteNode is a node that draws a textured image, a colored square, or a textured image blended with a color.
SKSpriteNode is part of sprite-kit, a graphics rendering and animation infrastructure to animate arbitrary textured images, or sprites.
sprite-kit is available on iOS (ios) and OS X (osx)
Click Here for Apple Docs.