public class DayCareSlot
extends java.lang.Object
Constructor and Description |
---|
DayCareSlot(double startX,
double startY,
double height,
double width) |
Modifier and Type | Method and Description |
---|---|
double |
getHeight() |
double |
getStartX() |
double |
getStartY() |
double |
getWidth() |
boolean |
inSlot(double mouseX,
double mouseY) |