meisterhau-ll
Preparing search index...
global
Moves
Interface Moves
interface
Moves
{
getMove
(
name
:
string
)
:
Move
;
hasMove
(
name
:
string
)
:
boolean
;
}
Implemented by
DefaultMoves
Index
Methods
get
Move
has
Move
Methods
get
Move
getMove
(
name
:
string
)
:
Move
Parameters
name
:
string
Returns
Move
has
Move
hasMove
(
name
:
string
)
:
boolean
Parameters
name
:
string
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Move
has
Move
meisterhau-ll
Loading...