|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IStonePanel
An interface for view elements that can emit click events for clicks on stones
Method Summary | |
---|---|
IEvent2<Stone,java.lang.Boolean> |
getRangeClickEvent()
the range click event is emitted when the player clicks on the table/hand/ etc. |
IEvent2<Stone,java.lang.Boolean> |
getSetClickEvent()
the set click event is emitted when the player clicks on the table/hand/ etc. |
IEvent2<Stone,java.lang.Boolean> |
getStoneClickEvent()
the click event is emitted when the player clicks on the table/hand/etc. |
Method Detail |
---|
IEvent2<Stone,java.lang.Boolean> getStoneClickEvent()
IEvent2<Stone,java.lang.Boolean> getRangeClickEvent()
IEvent2<Stone,java.lang.Boolean> getSetClickEvent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |