This document provides an overview of the Window classes defined in the rpg_windows.js
file for RPG Maker MV. These classes form the basis for all the menus, message boxes, and other interface elements seen in the game.
The superclass for almost all windows in the game. It provides core functionalities like drawing text, icons, faces, gauges, managing windowskins, opacity, padding, and basic open/close animations.
Key Properties: