public interface ButtonListener
extends java.util.EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
buttonHit(int buttonID)
Called when one of the buttons is hit.
|
void buttonHit(int buttonID)
buttonID - the ID of the button as defined in BrickButton interface