|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.TeamHEC.LocomotionCommotion.Card.Card
com.TeamHEC.LocomotionCommotion.Card.GoldCard
public class GoldCard
Constructor Summary | |
---|---|
GoldCard(Player player)
|
Method Summary | |
---|---|
void |
implementCard()
A method to be overridden in subclasses. |
Methods inherited from class com.TeamHEC.LocomotionCommotion.Card.Card |
---|
getImage, getName, getOwner, setOwner |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GoldCard(Player player)
Method Detail |
---|
public void implementCard()
Card
implementCard
in class Card
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |