Class DealerGameRoundMasterPlan


  • public class DealerGameRoundMasterPlan
    extends Plan
    Play a game round (controls the plans responsible for single players).
    • Constructor Detail

      • DealerGameRoundMasterPlan

        public DealerGameRoundMasterPlan()
    • Method Detail

      • body

        public void body()
        Plan body.
        Specified by:
        body in class Plan
      • failed

        public void failed()
        Something went wrong. Reset playing state.
        Overrides:
        failed in class Plan