117
edits
m (→Model group) |
m (→Model group) |
||
Line 52: | Line 52: | ||
==== Background Group ==== | ==== Background Group ==== | ||
''BackgroundModel'' | ''BackgroundModel'' has all properties of one background for this game. | ||
''BackgroundListModel'' | ''BackgroundListModel'' stores all available BackgroundModels. | ||
==== Games Group==== | ==== Games Group==== | ||
''GameModel'' | ''GameModel'' has all properties of one game to see in a tableView, which shows all active games. It is NOT the base class of the games inside this game. This classes are subclasses of GameControllerModel. | ||
''GameListModel'' | ''GameListModel'' stores all available GameModels. | ||
==== Job Group==== | ==== Job Group==== | ||
''JobModel'' | ''JobModel'' is the basic model for jobs inside this game. | ||
==== QuestionModel ==== | ==== QuestionModel ==== |
edits