Interface GameMetadata


public interface GameMetadata
  • Method Details

    • getId

      String getId()
    • getName

      String getName()
    • getDescription

      String getDescription()
    • getVersion

      String getVersion()
    • getAuthor

      String getAuthor()