Working with Sprites
时间:2014-01-20 09:02:03
收藏:0
阅读:328
【Working with Sprites】
1、An SKSpriteNode object can be drawn either as a rectangle with a texture mapped onto it or as a colored, untextured rectangle.
SpriteNode可以是一个包含了texture的结点也可以是一个无texture的色块。
2、
未完待续。。。
原文:http://www.cnblogs.com/tekkaman/p/3526341.html
评论(0)