Constructors

Properties

base_window: Window
char: MainChar
char_name: TextObj
choosen_quantity: number
close_callback: Function
data: GoldenSun
dest_char_name: TextObj
dest_item_obj: ItemSlot
destination_char: MainChar
equip_sprite: Sprite
game: Game
group: Group
icon_sprite: Sprite
item: Item
item_count_sprite: BitmapText
item_counter: ItemCounter
item_name: TextObj
item_obj: ItemSlot
new_amount_with_dest_char_count: TextObj
remaining_with_char_count: TextObj
to_remove_count: TextObj
window_active: boolean
window_open: boolean
x: number
y: number

Methods

  • Grants user control on the current window.

    Parameters

    • on_cancel: Function

      Called when B is pressed

    • on_select: Function

      Called when A is pressed

    Returns void