Preparing search index...
The search index is not available
GS-HTML5 API
GS-HTML5 API
windows/djinn/DjinnCharStatsWindow
DjinnCharStatsWindow
Class DjinnCharStatsWindow
Index
Constructors
constructor
Properties
action
base_
window
char
char_
name_
text
class_
name_
arrow
class_
name_
arrow_
blink_
timer
class_
text
djinn_
number_
texts
djinni
game
level_
number_
text
new_
class_
text
next_
djinni_
status
sprites
stats_
current_
texts
stats_
next_
texts
window_
open
Methods
close
init_
arrow_
blinks
mount_
window
open
unmount_
window
Constructors
constructor
new
Djinn
Char
Stats
Window
(
game
,
win_x
?
)
:
DjinnCharStatsWindow
Parameters
game
:
any
win_x
:
number
= 0
Returns
DjinnCharStatsWindow
Properties
action
action
:
djinn_actions
base_
window
base_
window
:
Window
char
char
:
MainChar
char_
name_
text
char_
name_
text
:
TextObj
class_
name_
arrow
class_
name_
arrow
:
Sprite
class_
name_
arrow_
blink_
timer
class_
name_
arrow_
blink_
timer
:
Timer
class_
text
class_
text
:
TextObj
djinn_
number_
texts
djinn_
number_
texts
:
{
[
element
:
string
]
:
TextObj
;
}
Type declaration
[
element
:
string
]:
TextObj
djinni
djinni
:
Djinn
[]
game
game
:
Game
level_
number_
text
level_
number_
text
:
TextObj
new_
class_
text
new_
class_
text
:
TextObj
next_
djinni_
status
next_
djinni_
status
:
djinn_status
[]
sprites
sprites
:
Sprite
[]
stats_
current_
texts
stats_
current_
texts
:
{
[
stat
:
string
]
:
TextObj
;
}
Type declaration
[
stat
:
string
]:
TextObj
stats_
next_
texts
stats_
next_
texts
:
{
[
stat
:
string
]
:
TextObj
;
}
Type declaration
[
stat
:
string
]:
TextObj
window_
open
window_
open
:
boolean
Methods
close
close
(
callback
?
)
:
void
Parameters
Optional
callback
:
Function
Returns
void
init_
arrow_
blinks
init_
arrow_
blinks
(
)
:
void
Returns
void
mount_
window
mount_
window
(
)
:
void
Returns
void
open
open
(
char
,
djinni
?
,
next_djinni_status
?
,
action
?
,
callback
?
)
:
void
Parameters
char
:
MainChar
Optional
djinni
:
Djinn
[]
Optional
next_djinni_status
:
djinn_status
[]
Optional
action
:
djinn_actions
Optional
callback
:
Function
Returns
void
unmount_
window
unmount_
window
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
action
base_
window
char
char_
name_
text
class_
name_
arrow
class_
name_
arrow_
blink_
timer
class_
text
djinn_
number_
texts
djinni
game
level_
number_
text
new_
class_
text
next_
djinni_
status
sprites
stats_
current_
texts
stats_
next_
texts
window_
open
close
init_
arrow_
blinks
mount_
window
open
unmount_
window
GS-HTML5 API
Loading...