public class GameContentImpl extends Object implements GameContent
| Modifier and Type | Method and Description |
|---|---|
static GameContent |
createGameContent(org.json.JSONObject jsonObject) |
Game |
getContent()
Gets the String object relating to this GameContent object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypepublic static GameContent createGameContent(org.json.JSONObject jsonObject)
public Game getContent()
GameContentgetContent in interface GameContentCopyright © 2017. All rights reserved.