Game Development Reference
In-Depth Information
What just happened?
We began creating the initial screen for our game. We are using a SpriteBatchNode to
contain all the sprites that use images from our sprite sheet. So SpriteBatchNode be-
haves as any node does—as a container. And we can layer individual sprites inside the
batch node by manipulating their z order.
Search WWH ::




Custom Search