Link Search Menu Expand Document

Window_BattleItem.d overview


Table of contents


utils

Window_BattleItem (class)

Window_BattleItem

The window for selecting an item to use on the battle screen.

Signature

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

includes (method)

Signature

includes(item: DataItemBase): boolean

show (method)

Signature

show(): void

hide (method)

Signature

hide(): void