FunctionsBackgroundSelectionMakeBackgroundSelectionMake CallableBackgroundSelectionMake(List: string[], Idx: number, Callback: (selection: string) => void): voidChange the current screen to the background selection screenParametersList: string[]The list of possible Background namesIdx: numberThe index of the current backgroundCallback: (selection: string) => voidThe function to call when a new background has been selectedReturns voidNothing
Change the current screen to the background selection screen