書名: Cocos2d Cross-Platform Game Development Cookbook(Second Edition)作者名: Siddharth Shekar本章字?jǐn)?shù): 54字更新時(shí)間: 2021-07-16 09:43:43
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
推薦閱讀
- Learn ECMAScript(Second Edition)
- iOS面試一戰(zhàn)到底
- Mobile Application Development:JavaScript Frameworks
- FreeSWITCH 1.6 Cookbook
- 深入淺出Android Jetpack
- Learning Firefox OS Application Development
- 深入淺出Serverless:技術(shù)原理與應(yīng)用實(shí)踐
- 數(shù)據(jù)結(jié)構(gòu)與算法分析(C++語言版)
- Learning R for Geospatial Analysis
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)教程(Windows 7+Office 2010)
- Mastering Elasticsearch(Second Edition)
- Building Serverless Web Applications
- Hadoop 2.X HDFS源碼剖析
- 零基礎(chǔ)輕松學(xué)C++:青少年趣味編程(全彩版)
- Scala Functional Programming Patterns