This class does nothing but create 5 specific key interactors. If this class did not exist, the Tetris class itself would have to instantiate each key interactors. That would be a messy design choice.

contains: left/right/pause/rotate/drop
reference: PieceAnimator