Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
ui/message-ui-handler
default
Class default
Abstract
Hierarchy (
view full
)
default
default
default
default
default
default
default
default
default
default
default
default
Index
Constructors
constructor
Properties
active
awaiting
Action
Input
cursor
message
mode
on
Action
Input
pending
Prompt
prompt
scene
text
Callback
Timer
text
Timer
tutorial
Active
Methods
clear
clear
Text
get
Cursor
get
Text
Color
get
Ui
process
Input
process
Tutorial
Input
set
Cursor
setup
show
show
Dialogue
show
Prompt
show
Text
show
Text
Internal
Constructors
constructor
new default
(
scene
,
mode
)
:
default
Parameters
scene
:
default
mode
:
Mode
Returns
default
Properties
active
active
:
boolean
= false
Protected
awaiting
Action
Input
awaiting
Action
Input
:
boolean
Protected
cursor
cursor
:
number
= 0
message
message
:
Text
Protected
mode
mode
:
number
Protected
on
Action
Input
on
Action
Input
:
Function
pending
Prompt
pending
Prompt
:
boolean
prompt
prompt
:
Sprite
Protected
scene
scene
:
default
Protected
text
Callback
Timer
text
Callback
Timer
:
TimerEvent
Protected
text
Timer
text
Timer
:
TimerEvent
tutorial
Active
tutorial
Active
:
boolean
= false
Methods
clear
clear
(
)
:
void
Returns
void
clear
Text
clear
Text
(
)
:
void
Returns
void
get
Cursor
get
Cursor
(
)
:
number
Returns
number
get
Text
Color
get
Text
Color
(
style
,
shadow
?
)
:
string
Parameters
style
:
TextStyle
shadow
:
boolean
= false
Returns
string
get
Ui
get
Ui
(
)
:
default
Returns
default
Abstract
process
Input
process
Input
(
button
)
:
boolean
Parameters
button
:
Button
Returns
boolean
process
Tutorial
Input
process
Tutorial
Input
(
button
)
:
boolean
Parameters
button
:
Button
Returns
boolean
set
Cursor
set
Cursor
(
cursor
)
:
boolean
Parameters
cursor
:
number
Returns
boolean
Abstract
setup
setup
(
)
:
void
Returns
void
show
show
(
_args
)
:
boolean
Parameters
_args
:
any
[]
Returns
boolean
show
Dialogue
show
Dialogue
(
text
,
name
,
delay
?
,
callback
?
,
callbackDelay
?
,
prompt
?
,
promptDelay
?
)
:
void
Parameters
text
:
string
name
:
string
Optional
delay
:
number
Optional
callback
:
Function
Optional
callbackDelay
:
number
Optional
prompt
:
boolean
Optional
promptDelay
:
number
Returns
void
show
Prompt
show
Prompt
(
callback
,
callbackDelay
)
:
void
Parameters
callback
:
Function
callbackDelay
:
number
Returns
void
show
Text
show
Text
(
text
,
delay
?
,
callback
?
,
callbackDelay
?
,
prompt
?
,
promptDelay
?
)
:
void
Parameters
text
:
string
Optional
delay
:
number
Optional
callback
:
Function
Optional
callbackDelay
:
number
Optional
prompt
:
boolean
Optional
promptDelay
:
number
Returns
void
Private
show
Text
Internal
show
Text
Internal
(
text
,
delay
,
callback
,
callbackDelay
,
prompt
,
promptDelay
)
:
void
Parameters
text
:
string
delay
:
number
callback
:
Function
callbackDelay
:
number
prompt
:
boolean
promptDelay
:
number
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
active
awaiting
Action
Input
cursor
message
mode
on
Action
Input
pending
Prompt
prompt
scene
text
Callback
Timer
text
Timer
tutorial
Active
clear
clear
Text
get
Cursor
get
Text
Color
get
Ui
process
Input
process
Tutorial
Input
set
Cursor
setup
show
show
Dialogue
show
Prompt
show
Text
show
Text
Internal
pokemon-rogue-battle
Loading...