Preparing search index...
The search index is not available
GS-HTML5 API
GS-HTML5 API
main_menus/InnMenu
InnMenu
Class InnMenu
Index
Constructors
constructor
Properties
avatar
callback
choice_
menu
circle
close_
callback
coin_
number
coin_
window
cost
data
dialog_
manager
game
inn_
id
mask
message
voice_
key
Methods
close
coin_
window_
update
inn_
cancel
inn_
fade
inn_
price
inn_
recovery
inn_
rest
start
update_
dialogue
Constructors
constructor
new
Inn
Menu
(
game
,
data
)
:
InnMenu
Parameters
game
:
Game
data
:
GoldenSun
Returns
InnMenu
Properties
avatar
avatar
:
string
callback
callback
:
(
(
finished
)
=>
void
)
Type declaration
(
finished
)
:
void
Parameters
finished
:
boolean
Returns
void
choice_
menu
choice_
menu
:
YesNoMenu
circle
circle
:
Graphics
close_
callback
close_
callback
:
Function
coin_
number
coin_
number
:
TextObj
coin_
window
coin_
window
:
Window
cost
cost
:
number
data
data
:
GoldenSun
dialog_
manager
dialog_
manager
:
DialogManager
game
game
:
Game
inn_
id
inn_
id
:
string
mask
mask
:
Graphics
message
message
:
string
voice_
key
voice_
key
:
string
Methods
close
close
(
)
:
void
Returns
void
coin_
window_
update
coin_
window_
update
(
)
:
void
Returns
void
inn_
cancel
inn_
cancel
(
)
:
void
Returns
void
inn_
fade
inn_
fade
(
)
:
void
Returns
void
inn_
price
inn_
price
(
)
:
void
Returns
void
inn_
recovery
inn_
recovery
(
)
:
void
Returns
void
inn_
rest
inn_
rest
(
)
:
void
Returns
void
start
start
(
inn_id
,
voice_key
?
,
avatar_key
?
,
close_callback
?
)
:
void
Parameters
inn_id
:
string
Optional
voice_key
:
string
Optional
avatar_key
:
string
Optional
close_callback
:
Function
Returns
void
update_
dialogue
update_
dialogue
(
callback
?
)
:
void
Parameters
Optional
callback
:
(
(
finished
)
=>
void
)
(
finished
)
:
void
Parameters
finished
:
boolean
Returns
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
avatar
callback
choice_
menu
circle
close_
callback
coin_
number
coin_
window
cost
data
dialog_
manager
game
inn_
id
mask
message
voice_
key
close
coin_
window_
update
inn_
cancel
inn_
fade
inn_
price
inn_
recovery
inn_
rest
start
update_
dialogue
GS-HTML5 API
Loading...