abstract class DefaultActiveBreakoutComponent provides most of the
implementation of the ActiveBreakoutComponent interface, leaving the paint, hitBy,
and act methods to the subclasser.
class StudentConnector is a possibly student-written class that
implements the connection between the local breakout game
and the partner's breakout game.