|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.magicproject.xml.action.Paymana
public class Paymana
| Constructor Summary | |
|---|---|
Paymana()
|
|
| Method Summary | |
|---|---|
int |
buildMdb(XmlParser.Node node,
java.io.OutputStream out)
Structure of stream : Data[size] idAction [1] the player paying this mana [TestOn] idNumber COLORLESS or IdTokens#REGISTERS[2] idNumber BLACK [2] idNumber BLUE [2] idNumber GREEN [2] idNumber RED [2] idNumber WHITE [2] colors of X = 2^ID__Color1+2^ID__Color2...[2] |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Paymana()
| Method Detail |
|---|
public final int buildMdb(XmlParser.Node node,
java.io.OutputStream out)
throws java.io.IOException
buildMdb in interface XmlToMDBnode - the XML action structureout - outputstream where the card structure will be saved.
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||