Package model

Class GameModel.PacMannCaught

All Implemented Interfaces:
Serializable
Enclosing class:
GameModel

private static class GameModel.PacMannCaught extends Exception
Indicates that a collision between PacMann and a CHASING ghost was detected, meaning that the current round should end.
  • Constructor Details

    • PacMannCaught

      private PacMannCaught()