Window_ShopCommand.d overview
Table of contents
utils
Window_ShopCommand (class)
Window_ShopCommand
The window for selecting buy/sell on the shop screen.
Signature
export declare class Window_ShopCommand
setPurchaseOnly (method)
Signature
setPurchaseOnly(purchaseOnly: boolean): void
maxCols (method)
Signature
maxCols(): number
makeCommandList (method)
Signature
makeCommandList(): void
_purchaseOnly (property)
Signature
_purchaseOnly: boolean