Class CoinFlipState

java.lang.Object
com.pixelmonmod.tcg.duel.state.CoinFlipState

public class CoinFlipState extends Object
Created by Hy on 6/4/2016.
  • Field Details

    • playerIndex

      protected int playerIndex
    • results

      protected List<CoinSide> results
  • Constructor Details

  • Method Details

    • getPlayerIndex

      public int getPlayerIndex()
    • getResults

      public List<CoinSide> getResults()