Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ShopItemQuantityWindow

Index

Constructors

Properties

base_price: number
chosen_quantity: number
coins_label_text: TextObj
coins_val_text: TextObj
data: GoldenSun
game: Game
is_open: boolean
item_counter: ItemCounter
quantity_text: TextObj
window: Window

Methods

  • close(callback?: (() => void)): void
  • decrease_amount(): void
  • grant_control(on_cancel: Function, on_select: Function, confirm_sfx?: string): void
  • increase_amount(): void
  • on_change(quantity: number): void
  • open(shop_item_obj: ShopItem, char_item_obj?: ItemSlot, use_coins?: boolean, open_callback?: (() => void)): void

Generated using TypeDoc