Game Development Reference
In-Depth Information
There's more...
SpriteKit can be used for game development on iOS and OS X platforms. The available
graphics hardware of the hosting device is used to render composite 2D images at high
frame rates. There are several other features of SpriteKit, which support the following
kinds of content, including:
• Sprites that can be of any form such as untextured or textured rectangles
• Text
• Arbitrary CGPath-based shapes
• Video
If you are curious to know more, then visit Apple's developer link ht-
tps://developer.apple.com/library/ios/documentation/GraphicsAnimation/Conceptual/
SpriteKit_PG/Introduction/Introduction.html .
You can also play around with the sample you have just created by trying to change the loc-
ation of the spaceship and applying various colors to its background.
Search WWH ::




Custom Search