Link Search Menu Expand Document

Window_PartyCommand.d overview


Table of contents


utils

Window_PartyCommand (class)

Window_PartyCommand

The window for selecting whether to fight or escape on the battle screen.

Signature

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

makeCommandList (method)

Signature

makeCommandList(): void

setup (method)

Signature

setup(): void