|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.games.tronupdate.util.Mode
public class Mode
Method Summary | |
---|---|
static boolean |
isAI()
|
static boolean |
isMultiple()
|
static boolean |
isSingle()
|
static void |
setAI()
|
static void |
setMultiplePlayer()
|
static void |
setSinglePlayer()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void setSinglePlayer()
public static void setMultiplePlayer()
public static void setAI()
public static boolean isSingle()
public static boolean isMultiple()
public static boolean isAI()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |