Preparing search index...
The search index is not available
GS-HTML5 API
GS-HTML5 API
main_menus/MainPsynergyMenu
MainPsynergyMenu
Class MainPsynergyMenu
Index
Constructors
constructor
Properties
basic_
info_
window
chars_
menu
choosing_
psynergy
choosing_
target
close_
callback
data
description_
window
description_
window_
text
game
guide_
window
guide_
window_
msgs
guide_
window_
text
is_
open
psynergy_
choose_
window
psynergy_
overview_
window
selected_
ability
selected_
char_
index
shortcuts_
info
shortcuts_
window
Methods
char_
change
char_
choose
close_
menu
get_
sfx_
on_
psynergy_
use
grant_
psynergy_
choose_
window_
control
init_
shortcuts_
window
open_
char_
select
open_
menu
psynergy_
change
psynergy_
choose
set_
description_
window_
text
set_
guide_
window_
text
set_
psynergy_
icons
set_
shortcuts_
window_
info
Constructors
constructor
new
Main
Psynergy
Menu
(
game
,
data
)
:
MainPsynergyMenu
Parameters
game
:
Game
data
:
GoldenSun
Returns
MainPsynergyMenu
Properties
basic_
info_
window
basic_
info_
window
:
BasicInfoWindow
chars_
menu
chars_
menu
:
CharsMenu
choosing_
psynergy
choosing_
psynergy
:
boolean
choosing_
target
choosing_
target
:
boolean
close_
callback
close_
callback
:
Function
data
data
:
GoldenSun
description_
window
description_
window
:
Window
description_
window_
text
description_
window_
text
:
TextObj
game
game
:
Game
guide_
window
guide_
window
:
Window
guide_
window_
msgs
guide_
window_
msgs
:
{
choosing_char
:
string
;
choosing_psynergy
:
string
;
}
Type declaration
choosing_
char
:
string
choosing_
psynergy
:
string
guide_
window_
text
guide_
window_
text
:
TextObj
is_
open
is_
open
:
boolean
psynergy_
choose_
window
psynergy_
choose_
window
:
ItemPsynergyChooseWindow
psynergy_
overview_
window
psynergy_
overview_
window
:
Window
selected_
ability
selected_
ability
:
Ability
selected_
char_
index
selected_
char_
index
:
number
shortcuts_
info
shortcuts_
info
:
{
l_ability
?:
TextObj
;
l_char
?:
TextObj
;
r_ability
?:
TextObj
;
r_char
?:
TextObj
;
}
Type declaration
Optional
l_
ability
?:
TextObj
Optional
l_
char
?:
TextObj
Optional
r_
ability
?:
TextObj
Optional
r_
char
?:
TextObj
shortcuts_
window
shortcuts_
window
:
Window
Methods
char_
change
char_
change
(
char_key
?
,
char_index
?
)
:
void
Parameters
Optional
char_key
:
string
Optional
char_index
:
number
Returns
void
char_
choose
char_
choose
(
setting_shortcut
?
,
shortcut_button
?
)
:
void
Parameters
setting_shortcut
:
boolean
= false
Optional
shortcut_button
:
L
|
R
Returns
void
close_
menu
close_
menu
(
close_menu_below
?
)
:
void
Parameters
close_menu_below
:
boolean
= false
Returns
void
get_
sfx_
on_
psynergy_
use
get_
sfx_
on_
psynergy_
use
(
ability
)
:
string
Parameters
ability
:
Ability
Returns
string
grant_
psynergy_
choose_
window_
control
grant_
psynergy_
choose_
window_
control
(
setting_shortcut
?
,
shortcut_button
?
)
:
void
Parameters
setting_shortcut
:
boolean
= false
Optional
shortcut_button
:
L
|
R
Returns
void
init_
shortcuts_
window
init_
shortcuts_
window
(
)
:
void
Returns
void
open_
char_
select
open_
char_
select
(
)
:
void
Returns
void
open_
menu
open_
menu
(
close_callback
)
:
void
Parameters
close_callback
:
Function
Returns
void
psynergy_
change
psynergy_
change
(
ability
)
:
void
Parameters
ability
:
Ability
Returns
void
psynergy_
choose
psynergy_
choose
(
ability
,
setting_shortcut
?
,
shortcut_button
?
)
:
void
Parameters
ability
:
Ability
setting_shortcut
:
boolean
= false
Optional
shortcut_button
:
L
|
R
Returns
void
set_
description_
window_
text
set_
description_
window_
text
(
description
?
,
force
?
,
tween_if_necessary
?
)
:
void
Parameters
Optional
description
:
string
force
:
boolean
= false
tween_if_necessary
:
boolean
= false
Returns
void
set_
guide_
window_
text
set_
guide_
window_
text
(
)
:
void
Returns
void
set_
psynergy_
icons
set_
psynergy_
icons
(
)
:
void
Returns
void
set_
shortcuts_
window_
info
set_
shortcuts_
window_
info
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
basic_
info_
window
chars_
menu
choosing_
psynergy
choosing_
target
close_
callback
data
description_
window
description_
window_
text
game
guide_
window
guide_
window_
msgs
guide_
window_
text
is_
open
psynergy_
choose_
window
psynergy_
overview_
window
selected_
ability
selected_
char_
index
shortcuts_
info
shortcuts_
window
char_
change
char_
choose
close_
menu
get_
sfx_
on_
psynergy_
use
grant_
psynergy_
choose_
window_
control
init_
shortcuts_
window
open_
char_
select
open_
menu
psynergy_
change
psynergy_
choose
set_
description_
window_
text
set_
guide_
window_
text
set_
psynergy_
icons
set_
shortcuts_
window_
info
GS-HTML5 API
Loading...