开发者_开发知识库Imagine the following scenario: you have a set of RPG character spritesheets in PNG format and you want to use them in an OpenGL application.
I want to change the sprite image. Say for example: mainSprite=[Sprite spriteWithFile:@\"redFile.png\"];
Are there any libraries for J2ME to manage bitmap sprites for games? 开发者_运维知识库There\'s actually a game API in J2ME\'s MIDP 2.0 standard which has a bunch of game-centric classes, including a S