Interface GameMapBaseDoNotUseDirectly

Hierarchy

  • GameMapBaseDoNotUseDirectly

Properties

announcer: Announcer[]
areas?: Areas
assets?: Asset[]
backgroundImagePath: string
decoration?: string
description?: string
dimensions: [number, number]
enabledChats?: EnabledChat[]
foregroundImagePath?: string
id: string
miniMapImagePath?: string
mostRecentUpdateId?: number
muteOnEntry?: boolean
name?: string
nooks?: NookInfo
portals: Portal[]
script?: string
spawn?: Point
spawns: SpawnPoint[]
sprites?: number[]
tutorialTasks?: TutorialTasks
updatedAt?: string
useDrawnBG?: boolean

Generated using TypeDoc