[SpriteKit] Sprite Kit provides a graphics rendering and animation infrastructure that you can use to animate arbitrary textured images, or sprites.Sprite Kit uses a traditional rendering loop where the contents of each frame are processed before the…