It's difficult to tell what is being asked her开发者_如何学Goe. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form.
I am trying to draw one sprite from atlas.. I created with Zwoptex the atlas and the plist file. put the two files in the assest folder..
How to implement SpriteSheet (Atlas) 开发者_运维知识库with Windows Mobile 7?One of the challenges with mobile devices, is how to load many images and still get good performance from the mobile device
What I want to do is create a huge texture(w/ width of more than 1024) using开发者_如何学运维 a 1024x1024 image. I can retrieve the images using an AtlasSpriteManager, but whenever I try to retrieve t
What is difference between Registry and Repositry from SOA point of view ? Which one should be used ? What are pros and cons of one over other and vice-versa ?
I need to create some compound sprites that will all move and rotate together. Since it\'s possible to change the position and rotation of an AtlasSpriteManager I\'ve been trying to subclass so I can