public class GameContent extends Content
Modifier and Type | Field and Description |
---|---|
java.lang.String |
referenceClass
Class of the element defined by this content.
|
identifier, is_definition, line, parameters
Constructor and Description |
---|
GameContent()
Default constructor.
|
GameContent(java.lang.String line)
Constructor that extracts the contents from a String line
|