public override int HitRun() { return(RunGen.GetRun()); }
public override int Bowl() { return(RandGen.GetRun()); }