|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectrolec.Card
rolec.JokerCard
public class JokerCard
This class represents a joker within the game of FranksZoo
| Constructor Summary | |
|---|---|
JokerCard(org.jdom.Element card)
Constructs a new JokerCard from an xml-file specifying the features of the JokerCard |
|
| Method Summary |
|---|
| Methods inherited from class rolec.Card |
|---|
getID, getName, getNumber, print, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JokerCard(org.jdom.Element card)
card - an Element from the xml-file specifying the features of the card
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||