ClickDiceListener class is an extension of the MouseAdapter which if instantiated and binded to a control, reacts to an incoming event by:curOwner of the dice, broadcasting a "ClickDice" command with attached X- and Y-coordinates specifying the location of the click (This command is neccessary for pruning potentially useful dice from the overall set of dice) via the comm. module
| |