Class Appearance2

java.lang.Object
Appearance2

public class Appearance2 extends Object
This represents a player's appearance at the plate.
Version:
3-14-24
Author:
L Kedigh
  • Field Details

    • batter

      public static PositionPlayer batter
    • pitcher

      public static Pitcher pitcher
    • seedST

      public static int seedST
    • rnd

      public static Random rnd
  • Constructor Details

  • Method Details

    • getCurrentBatter

      public static PositionPlayer getCurrentBatter()
    • getCurrentPitcher

      public static Pitcher getCurrentPitcher()
    • getPitchingChartResult

      public String getPitchingChartResult()
    • getCornersResult

      public String getCornersResult()
    • toString

      public String toString()
      Overrides:
      toString in class Object