|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Pack
The Interface Pack -- a pack of cards.
Method Summary | |
---|---|
Card |
getCard()
Returns the top-most card from the pack. |
void |
shuffle(int alot)
Shuffle -- shuffles the pack. |
Method Detail |
---|
Card getCard()
void shuffle(int alot)
alot
- -- determines how thouroughly the pack should be shuffled
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |