Link Search Menu Expand Document

Window_BattleSkill.d overview


Table of contents


utils

Window_BattleSkill (class)

Window_BattleSkill

The window for selecting a skill to use on the battle screen.

Signature

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

show (method)

Signature

show(): void

hide (method)

Signature

hide(): void