|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CardListener | |
---|---|
ch.aplu.jcardgame | Addon package of the JDroidLib framework for developing card game applications. |
Uses of CardListener in ch.aplu.jcardgame |
---|
Classes in ch.aplu.jcardgame that implement CardListener | |
---|---|
class |
CardAdapter
Empty implementation of callback methods called for card events. |
Methods in ch.aplu.jcardgame with parameters of type CardListener | |
---|---|
void |
Hand.addCardListener(CardListener listener)
Registers a card listener to get event notifications when a card is touched or arrives at its target. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |