|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object moagg.game.ReleaseProperties
public class ReleaseProperties
Constructor Summary | |
---|---|
protected |
ReleaseProperties()
|
Method Summary | |
---|---|
java.lang.String |
getAuthorEmail()
|
java.lang.String |
getDescription()
|
static ReleaseProperties |
getInstance()
|
java.lang.String |
getVersion()
|
boolean |
isDistribute()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected ReleaseProperties()
Method Detail |
---|
public static ReleaseProperties getInstance()
public java.lang.String getVersion()
public java.lang.String getDescription()
public java.lang.String getAuthorEmail()
public boolean isDistribute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |