Package com.pixelmonmod.tcg.duel.attack
Class PendingAttack
java.lang.Object
com.pixelmonmod.tcg.duel.attack.PendingAttack
Created by Hy on 5/29/2016.
-
Constructor Summary
ConstructorDescriptionPendingAttack
(PlayerServerState player, PokemonCardState pokemon, PokemonAttackStatus attack) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
PendingAttack
public PendingAttack(PlayerServerState player, PokemonCardState pokemon, PokemonAttackStatus attack)
-
-
Method Details
-
getPlayer
-
getPokemon
-
getAttack
-