public interface Clickable
| Modifier and Type | Method and Description |
|---|---|
boolean |
onLeftClick(double x,
double y) |
boolean |
onRightClick(double x,
double y) |
void |
playLeftClickSound() |
void |
playRightClickSound() |