A sprite is a two-dimensional image or animation that is integrated into a larger scene.
I have a problem with the method sprite.setSize(float x, float y) in Libgdx. It does not affect the …
java libgdx spriteI'm attempting to read a property on a series of Sprites. This property may or may not be present on …
actionscript-3 properties spriteSo I've gotten to the point in my program where I need to create a group for some sprites that …
python pygame spriteWhat is your favorite, lossless image format for games (namely 2d games)? And why? Some things to take into consideration …
image 2d file-format spriteI have an image (588x449) sprite with a collection of different team logos. In Android I have the corresponding ImageView …
android image spriteI'm just going through the javadoc and various tutorials on libgdx and I'm at the stage of trying to figure …
sprite libgdx actorFirst time using this technique, seems that regardless what attributes I try to assign the border will not go away …
css image google-chrome border spriteI'm new to JavaFX and am trying to write a game where an animated 2D character walks across the screen (…
animation javafx sprite translation game-loopI'm using canvas to display some sprites, and I need to flip one horizontally (so it faces left or right). …
javascript image canvas sprite flip