moagg.game
Class ReleaseProperties

java.lang.Object
  extended by moagg.game.ReleaseProperties

public class ReleaseProperties
extends java.lang.Object


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

ReleaseProperties

protected ReleaseProperties()
Method Detail

getInstance

public static ReleaseProperties getInstance()

getVersion

public java.lang.String getVersion()

getDescription

public java.lang.String getDescription()

getAuthorEmail

public java.lang.String getAuthorEmail()

isDistribute

public boolean isDistribute()


Copyright © 2008. All Rights Reserved.