Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
phases/move-anim-phase
MoveAnimPhase
Class MoveAnimPhase<Anim>
Plays the given
MoveAnim
sequentially.
Type Parameters
Anim
extends
MoveAnim
Hierarchy (
view full
)
Phase
MoveAnimPhase
Index
Constructors
constructor
Properties
anim
on
Substitute
Methods
end
start
Constructors
constructor
new
Move
Anim
Phase
<
Anim
>
(
anim
,
onSubstitute
?
)
:
MoveAnimPhase
<
Anim
>
Type Parameters
Anim
extends
MoveAnim
Parameters
anim
:
Anim
onSubstitute
:
boolean
= false
Returns
MoveAnimPhase
<
Anim
>
Properties
Protected
anim
anim
:
Anim
Protected
on
Substitute
on
Substitute
:
boolean
= false
Methods
end
end
(
)
:
void
Returns
void
start
start
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
anim
on
Substitute
Methods
end
start
pokemon-rogue-battle
Loading...
Plays the given
MoveAnim
sequentially.