Builder
constructor(platformInterface: PlatformInterface? = null, luaTable: LuaTable? = null, storyDataModel: StoryDataModel? = null, gameMap: GameMap? = null, items: ItemsContainerModel? = null, storyModel: StoryModel? = null, properties: Properties? = null, applicationLogger: ApplicationLogger? = null)