News

Compare inheritance and composition, the two fundamental ways to relate Java classes, then practice debugging ClassCastExceptions in Java inheritance.
The inheritance diagrams on the right of the window show the World class, which is the current scenario’s playing field, and Actor classes, which are the game’s playing pieces.