|
||||||||||
| 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.TeleportCard
public class TeleportCard
| Constructor Summary | |
|---|---|
TeleportCard(Player player)
Initialises the card |
|
| 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 TeleportCard(Player player)
player - The owner of the card.| 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 | |||||||||