AbstractGame

AbstractGame ⇐ AbstractContent

Kind: global abstract class
Extends: AbstractContent
Model:
Properties

NameTypeDescription
isGameboolean

flag (always true)

typeContentTypes

The type of the Game.

licensorString

The licensor of the Game.

developerString

The Developer of the Game.

AbstractGame()

Model holding a Game content description.