Window_Gold.d overview
Table of contents
utils
Window_Gold (class)
Window_Gold
The window for displaying the party’s gold.
Signature
export declare class Window_Gold {
constructor(rect: Rectangle)
}
colSpacing (method)
Signature
colSpacing(): number
refresh (method)
Signature
refresh(): void
value (method)
Signature
value(): number
currencyUnit (method)
Signature
currencyUnit(): string
open (method)
Signature
open(): void