|
||||||||||
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.ResourceCard
com.TeamHEC.LocomotionCommotion.Card.ElectricCard
public class ElectricCard
Constructor Summary | |
---|---|
ElectricCard(Player player)
Initialises the ElectricCard |
Method Summary |
---|
Methods inherited from class com.TeamHEC.LocomotionCommotion.Card.ResourceCard |
---|
implementCard |
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 ElectricCard(Player player)
player
- The player who will own the generated Card.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |