|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoardException | |
org.cb.jset | Classes part of the core of the implementation, used by both the client and the server packages.. |
org.cb.jset.client.model | The model of the JSet client. |
Uses of BoardException in org.cb.jset |
Methods in org.cb.jset that throw BoardException | |
void |
BoardImpl.matchSet(CardSet set)
Tries to match the specified set on this board. |
Uses of BoardException in org.cb.jset.client.model |
Methods in org.cb.jset.client.model that throw BoardException | |
void |
SetGameClientBoard.removeSet(CardSet set)
Remove the specified matching set from the board. |
void |
JSetClientBoardModel.removeSet(CardSet set)
Remove the specified matching set from the board. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |