Search
Preparing search index...
The search index is not available
pokemongo-json-pokedex
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"components/move/move.parser"
MoveParser
Class MoveParser
Hierarchy
MoveParser
Implements
Parser
Index
Properties
move
Regex
Methods
Parse
is
Item
Template
Move
Properties
Private
move
Regex
move
Regex
:
string
= "^(V[0-9]+_MOVE_?.*)"
Methods
Parse
Parse
(
gameMaster
:
RootObject
)
:
Move
[]
Parameters
gameMaster:
RootObject
Returns
Move
[]
Private
is
Item
Template
Move
is
Item
Template
Move
(
item
:
ItemTemplate
)
:
boolean
Parameters
item:
ItemTemplate
Returns
boolean
Globals
"components/move/move.parser"
Move
Parser
move
Regex
Parse
is
Item
Template
Move
Generated using
TypeDoc