|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.magicproject.token.MCommonVars
public class MCommonVars
MCommonVars.java Created on 19 octobre 2001, 20:11
Field Summary | |
---|---|
static boolean |
autoMana
if true, auto colorless mana use is ON |
static boolean |
autoStack
if true, triggered abilities are automatically choosen |
static int[] |
registers
The play registers. |
Constructor Summary | |
---|---|
MCommonVars()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int[] registers
public static boolean autoStack
public static boolean autoMana
Constructor Detail |
---|
public MCommonVars()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |