![Cocos2d Cross-Platform Game Development Cookbook(Second Edition)](https://wfqqreader-1252317822.image.myqcloud.com/cover/576/36702576/b_36702576.jpg)
上QQ阅读APP看书,第一时间看更新
Chapter 1. Sprites and Animations
The topics covered in this chapter are as follows:
- Downloading and installing Cocos2d
- The 2D coordinate system
- Getting access to MainScene
- Adding sprites to scenes
- Creating a sprite using RenderTexture
- Creating a custom sprite class
- Animating sprites
- Adding actions to sprites
- Drawing glPrimitives
- Adding the parallax effect