- Cocos2d-x Cookbook
- Akihiro Matsuura
- 63字
- 2021-07-09 20:58:48
Introduction
Sprites are a 2D image. We can animate and transform them by changing their properties. Sprites are basically, items and your game is not complete without them. Sprites are not only displayed, but also transformed or moved. In this chapter, you will learn how to create sprites using 3D models in Cocos2d-x, and then, we will go through the advantages of sprites.
推薦閱讀
- Java完全自學教程
- 深度學習經(jīng)典案例解析:基于MATLAB
- Flink SQL與DataStream入門、進階與實戰(zhàn)
- Python網(wǎng)絡爬蟲從入門到實踐(第2版)
- PHP 編程從入門到實踐
- QTP自動化測試進階
- Python機器學習經(jīng)典實例
- Kotlin開發(fā)教程(全2冊)
- Spring+Spring MVC+MyBatis從零開始學
- 小程序從0到1:微信全棧工程師一本通
- Web Developer's Reference Guide
- jQuery for Designers Beginner's Guide Second Edition
- 零基礎學HTML+CSS第2版
- Java Hibernate Cookbook
- Kotlin進階實戰(zhàn)