Window_MapName.d overview
Table of contents
utils
Window_MapName (class)
Window_MapName
The window for displaying the map name on the map screen.
Signature
export declare class Window_MapName {
constructor(rect: Rectangle)
}
update (method)
Signature
update(): void
updateFadeIn (method)
Signature
updateFadeIn(): void
updateFadeOut (method)
Signature
updateFadeOut(): void
open (method)
Signature
open(): void
close (method)
Signature
close(): void
refresh (method)
Signature
refresh(): void
drawBackground (method)
Signature
drawBackground(x: number, y: number, width: number, height: number): void
_showCount (property)
Signature
_showCount: number