|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.magicproject.stack.phasetype.StackCondition net.sf.magicproject.stack.phasetype.MiddleResolution
public class MiddleResolution
Field Summary |
---|
Fields inherited from class net.sf.magicproject.stack.phasetype.StackCondition |
---|
idCardsForOPPONENT, idCardsForYOU |
Method Summary | |
---|---|
boolean |
canICast(int idCard,
boolean isYou)
Tell if a player can cast a card with this idCard. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public boolean canICast(int idCard, boolean isYou)
canICast
in class StackCondition
idCard
- id of card we would castingisYou
- is the current player waiting for that
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |