Preparing search index...
The search index is not available
GS-HTML5 API
GS-HTML5 API
windows/djinn/DjinnActionWindow
DjinnActionWindow
Class DjinnActionWindow
Index
Constructors
constructor
Properties
action_
description_
text
action_
text
base_
window
char_
name_
text
djinn_
name_
text
game
r_
button_
key
se_
button_
key
set_
all_
text
star_
sprite
window_
open
Methods
close
open
set_
action_
for_
specific_
djinn
set_
action_
text
set_
info_
visibililty
set_
while_
holding_
r_
view
unset_
while_
holding_
r_
view
Constructors
constructor
new
Djinn
Action
Window
(
game
)
:
DjinnActionWindow
Parameters
game
:
Game
Returns
DjinnActionWindow
Properties
action_
description_
text
action_
description_
text
:
TextObj
action_
text
action_
text
:
TextObj
base_
window
base_
window
:
Window
char_
name_
text
char_
name_
text
:
TextObj
djinn_
name_
text
djinn_
name_
text
:
TextObj
game
game
:
Game
r_
button_
key
r_
button_
key
:
{
shadow
:
Sprite
;
text
:
Sprite
;
}
Type declaration
shadow
:
Sprite
text
:
Sprite
se_
button_
key
se_
button_
key
:
{
shadow
:
Sprite
;
text
:
Sprite
;
}
Type declaration
shadow
:
Sprite
text
:
Sprite
set_
all_
text
set_
all_
text
:
TextObj
star_
sprite
star_
sprite
:
Sprite
window_
open
window_
open
:
boolean
Methods
close
close
(
callback
?
)
:
void
Parameters
Optional
callback
:
Function
Returns
void
open
open
(
callback
?
)
:
void
Parameters
Optional
callback
:
Function
Returns
void
set_
action_
for_
specific_
djinn
set_
action_
for_
specific_
djinn
(
this_char
,
this_djinn
)
:
void
Parameters
this_char
:
MainChar
this_djinn
:
Djinn
Returns
void
set_
action_
text
set_
action_
text
(
status
)
:
void
Parameters
status
:
string
Returns
void
set_
info_
visibililty
set_
info_
visibililty
(
visible
)
:
void
Parameters
visible
:
boolean
Returns
void
set_
while_
holding_
r_
view
set_
while_
holding_
r_
view
(
set
)
:
void
Parameters
set
:
boolean
Returns
void
unset_
while_
holding_
r_
view
unset_
while_
holding_
r_
view
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
action_
description_
text
action_
text
base_
window
char_
name_
text
djinn_
name_
text
game
r_
button_
key
se_
button_
key
set_
all_
text
star_
sprite
window_
open
close
open
set_
action_
for_
specific_
djinn
set_
action_
text
set_
info_
visibililty
set_
while_
holding_
r_
view
unset_
while_
holding_
r_
view
GS-HTML5 API
Loading...