|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Evolution.Drawable in <Unnamed> |
---|
Subclasses of Evolution.Drawable in <Unnamed> | |
---|---|
private class |
Evolution.Animal
Class for an animal |
private class |
Evolution.Hazard
|
private class |
Evolution.Plant
|
Fields in <Unnamed> with type parameters of type Evolution.Drawable | |
---|---|
private static java.util.ArrayList<Evolution.Drawable> |
Evolution.clicked
List of all animals the user left-clicked on |
Methods in <Unnamed> that return types with arguments of type Evolution.Drawable | |
---|---|
private java.util.ArrayList<Evolution.Drawable> |
Evolution.spritesClicked(int xMouse,
int yMouse)
Returns a list of all sprites (animals, plants, hazards) the user clicked on. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |