I am doing project in j2me for Nokia s60 devices This project has lo开发者_如何转开发t of PNG images and Sprite images there. All images are unique, so my project jar size is near 10MB. If I compress
I have 6 different pictures that make up a character. The parts are: Right Hand, Left Hand, Head, Eyes, Shirt(body), and Pants(legs). what is the easiest part to make up the character? right now I\'m
I am trying to make a game object that can be made semitransparent during the game\'s runtime. My semitransparency filter works fine when I apply it to my object\'s image before entering the game\'s
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered开发者_StackOverflow社区 in its curr
Ok, so I\'ve been following a tutorial about floats, and making a sprite move at a speed lower than 1 pixel per frame. Pretty easy. Now, I get the following assignment:
I have placed the corresponding code at http://cssdesk.com/QSwDG The sprite (referenced as \'circle.png\' in the code) is at:
I\'m useing this plugin: http://www.spritely.net/ Can anyone tell me why the variable $sprite doesn\'t re-execute?
In Java, I have successfully d开发者_如何学Cisplayed an image on the screen. Now I want to make it move by running it through a for loop. The for loop runs 10 times and sleeps for 1 second each time.
I\'ve looked on Google and still couldn\'t find anything.I had an idea for a simple Snake type game or like a \'Coin Collection\' game using 2D graphics,but if a coin is a graphic and the moving chara
Is it possible to repeat-x and repeat-y just a specific portion of a开发者_StackOverflow中文版n image sprite? I can obviously separate the image into different files, but I was hoping there\'s a more