Preparing search index...
The search index is not available
GS-HTML5 API
GS-HTML5 API
windows/battle/DjinnStatsWindow
DjinnStatsWindow
Class DjinnStatsWindow
Index
Constructors
constructor
Properties
after_
class_
text
after_
stats
base_
window
before_
class_
text
before_
stats
char
data
djinn
down_
arrows
game
next_
djinni_
status
up_
arrows
window_
open
Methods
close
destroy
hide_
arrows
open
set_
djinn
set_
stats
Constructors
constructor
new
Djinn
Stats
Window
(
game
,
data
)
:
DjinnStatsWindow
Parameters
game
:
any
data
:
any
Returns
DjinnStatsWindow
Properties
after_
class_
text
after_
class_
text
:
TextObj
after_
stats
after_
stats
:
{
[
stat
:
string
]
:
TextObj
;
}
Type declaration
[
stat
:
string
]:
TextObj
base_
window
base_
window
:
Window
before_
class_
text
before_
class_
text
:
TextObj
before_
stats
before_
stats
:
{
[
stat
:
string
]
:
TextObj
;
}
Type declaration
[
stat
:
string
]:
TextObj
char
char
:
MainChar
data
data
:
GoldenSun
djinn
djinn
:
Djinn
down_
arrows
down_
arrows
:
{
[
stat
:
string
]
:
Phaser.Sprite
;
}
Type declaration
[
stat
:
string
]:
Phaser.Sprite
game
game
:
Game
next_
djinni_
status
next_
djinni_
status
:
djinn_status
up_
arrows
up_
arrows
:
{
[
stat
:
string
]
:
Phaser.Sprite
;
}
Type declaration
[
stat
:
string
]:
Phaser.Sprite
window_
open
window_
open
:
boolean
Methods
close
close
(
)
:
void
Returns
void
destroy
destroy
(
)
:
void
Returns
void
hide_
arrows
hide_
arrows
(
)
:
void
Returns
void
open
open
(
char
)
:
void
Parameters
char
:
any
Returns
void
set_
djinn
set_
djinn
(
djinn
,
next_djinni_status
)
:
void
Parameters
djinn
:
any
next_djinni_status
:
any
Returns
void
set_
stats
set_
stats
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
after_
class_
text
after_
stats
base_
window
before_
class_
text
before_
stats
char
data
djinn
down_
arrows
game
next_
djinni_
status
up_
arrows
window_
open
close
destroy
hide_
arrows
open
set_
djinn
set_
stats
GS-HTML5 API
Loading...