Properties
buttons
buttons: {
sprite: Sprite;
title: string;
}[]
Type declaration
sprite: Sprite
title: string
buttons_keys
buttons_keys: string[]
buttons_number
buttons_number: number
custom_scale
custom_scale: {
active_default: number;
max_scale: number;
}
Type declaration
active_default: number
max_scale: number
dock_right
dock_right: boolean
menu_active
menu_active: boolean
menu_open
menu_open: boolean
on_cancel
on_cancel: Function
on_press
on_press: Function
selected_button_index
selected_button_index: number
selected_button_tween
selected_button_tween: Tween
title_window_width
title_window_width: number