Package model
Class GameModel.PacMannCaught
java.lang.Object
java.lang.Throwable
java.lang.Exception
model.GameModel.PacMannCaught
- All Implemented Interfaces:
Serializable
- Enclosing class:
GameModel
Indicates that a collision between PacMann and a CHASING ghost was detected, meaning that the
current round should end.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PacMannCaught
private PacMannCaught()
-