Link Search Menu Expand Document

Window_TitleCommand.d overview


Table of contents


utils

Window_TitleCommand (class)

Window_TitleCommand

The window for selecting New Game/Continue on the title screen.

Signature

export declare class Window_TitleCommand {
  constructor(rect: Rectangle)
}

initCommandPosition (static method)

Signature

static initCommandPosition(): void

makeCommandList (method)

Signature

makeCommandList(): void

isContinueEnabled (method)

Signature

isContinueEnabled(): boolean

processOk (method)

Signature

processOk(): void

selectLast (method)

Signature

selectLast(): void