sprite
Using CSS Sprites on anchor tags
I\'m looking for some CSS guru advice on best structure. I\'m implementing sprites instead of icons on a horizontal \'list\'. Current html is like :[详细]
2023-03-06 22:29 分类:问答benchmark for using base64 string instead of image reducing http requests
I am looking at replacing source of my images curre开发者_如何学Pythonntly set to a image file in my css to a base64 string.Instead of the browser needing to make several calls, one for the CSS file a[详细]
2023-03-06 20:21 分类:问答getting sprites superposed on spritesheet
I am designing a game in which I have an animal on the center of the screen and I am trying to highlight some parts of the animal by changing the color using setRGB (in cocos2d). I have already decomp[详细]
2023-03-06 16:53 分类:问答averaging pixel locations to find a surface normal. (2D)
I Am working on a 2D game in XNA that needs some physics. I have found that physics engines such as Farseer will not cut it due to some of the ways they work. (thats a long story involving rewriting t[详细]
2023-03-06 02:05 分类:问答how to make a Sprite
ive used an online srpite servicehttp://spritegen.website-performance.org/but i want to know how to make them by myself.[详细]
2023-03-05 15:50 分类:问答XNA Sprite Scaling: looking for uniform expansion from the center of the sprite
When I scale my sprite, it\'s stretches out to the lower right, when the desired effect is for it to stay put and \'grow\' in concentric circles.[详细]
2023-03-04 05:31 分类:问答Randomly removing an array
just for the record, i\'m using AS3. I have an issue where I would like to remove a sprite randomly in AS3, I have managed to figure out how to create the sprites so that they fill as a grid, just f[详细]
2023-03-04 02:48 分类:问答AndEngine: Problem with registering and unregistering physics connector
Here\'s the problem: I have a figure, that has both sprite and body. This figure is dragable, and on the touch event\'s Action Down I need body to be disconnected so it could not collide with other bo[详细]
2023-03-02 14:34 分类:问答IE6 background-position with a sprite
I have a sprite with two images, top and bottom rounded borders for some feature box. Some example HTML:[详细]
2023-03-02 07:30 分类:问答DirectX Texture Warping
I am writing a WIN32 DirectX 9 program in which I load a few textures (a person and a background) and display them on the screen. However, they become warped (stretched), not being a one-to-one repres[详细]
2023-03-01 18:17 分类:问答