|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sprite | |
|---|---|
| com.croftsoft.core.animation.awt | Old AWT-based animation classes. |
| Uses of Sprite in com.croftsoft.core.animation.awt |
|---|
| Methods in com.croftsoft.core.animation.awt that return Sprite | |
|---|---|
Sprite |
SpriteCanvas.get_sprite(long sprite_id)
|
| Methods in com.croftsoft.core.animation.awt with parameters of type Sprite | |
|---|---|
void |
SpriteCanvas.add(Sprite sprite)
|
void |
SpriteCanvas.disappear(Sprite sprite)
|
void |
SpriteCanvas.remove(Sprite sprite)
|
void |
SpriteCanvas.slide(Sprite sprite,
int dest_x,
int dest_y)
|
void |
SpriteCanvas.slip(Sprite sprite,
int dist_x,
int dist_y)
Slips the sprite one pixel along the axes. Distances dist_x and dist_y should be -1, 0, or +1. |
|
CroftSoft Javadoc | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||