Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
touch-controls
ButtonKey
Interface ButtonKey
interface
ButtonKey
{
onDown
:
(
(
opt
)
=>
void
)
;
onUp
:
(
(
opt
)
=>
void
)
;
}
Index
Properties
on
Down
on
Up
Properties
on
Down
on
Down
:
(
(
opt
)
=>
void
)
Type declaration
(
opt
)
:
void
Parameters
opt
:
object
Returns
void
on
Up
on
Up
:
(
(
opt
)
=>
void
)
Type declaration
(
opt
)
:
void
Parameters
opt
:
object
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
on
Down
on
Up
pokemon-rogue-battle
Loading...