sprite
in j2me canvas, how to reduce Image size?
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[详细]
2023-04-13 08:26 分类:问答How to make a character from 6 bitmaps?
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[详细]
2023-04-13 02:25 分类:问答Java - change transparency of image over time
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[详细]
2023-04-12 14:07 分类:问答Drawing 2D graphics [closed]
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[详细]
2023-04-12 11:35 分类:问答How to make a sprite bounce, with gravity?
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:[详细]
2023-04-11 23:05 分类:问答css inline list needs width, height and vertical-alignment, for background-image swap on hover, using sprite
I have placed the corresponding code at http://cssdesk.com/QSwDG The sprite (referenced as \'circle.png\' in the code) is at:[详细]
2023-04-09 19:04 分类:问答jquery spritefy pause and restart
I\'m useing this plugin: http://www.spritely.net/ Can anyone tell me why the variable $sprite doesn\'t re-execute?[详细]
2023-04-09 07:50 分类:问答Java - Picture doesn't show until end of loop?
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.[详细]
2023-04-08 20:59 分类:问答How to check if one graphic is overlapping another?
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[详细]
2023-04-08 10:22 分类:问答How do I repeat a portion of a background image
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[详细]
2023-04-07 13:46 分类:问答