|
JScratch
|
This is the complete list of members for com.jscratch.Costume, including all inherited members.
| Costume(String name, String imagePath, int cx, int cy) | com.jscratch.Costume | |
| Costume(String name, BufferedImage img, int cx, int cy) | com.jscratch.Costume | |
| getImage() | com.jscratch.Costume | |
| getName() | com.jscratch.Costume | |
| getRotationCenterX() | com.jscratch.Costume | |
| getRotationCenterY() | com.jscratch.Costume | |
| image | com.jscratch.Costume | private |
| name | com.jscratch.Costume | private |
| rotationCenterX | com.jscratch.Costume | private |
| rotationCenterY | com.jscratch.Costume | private |