JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
fr.revived.morpheus.game.api.game
Interface GameMetadata
public interface
GameMetadata
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getAuthor
()
String
getDescription
()
String
getId
()
String
getName
()
String
getVersion
()
Method Details
getId
String
getId
()
getName
String
getName
()
getDescription
String
getDescription
()
getVersion
String
getVersion
()
getAuthor
String
getAuthor
()