A B C E G H I K L M N P Q R S T U V

U

updateGame(Move) - Method in class controller.Control
transformer(mutative): This method is responsible for changing the current game based on the Move passed as parameter, consequently it needs to execute the argument Move.
UserInterface - Interface in view
Contains the methods signatures needed for interacting with the user.

A B C E G H I K L M N P Q R S T U V