Package ca.uqam.info.student.skyjo.controller


package ca.uqam.info.student.skyjo.controller
  • Classes
    Class
    Description
    Interface for controller.
    Command representing the end of a player's turn.
    Implementation of the ModelFactory interface.
    This class is used to create a command for eliminating a determinate column to the player's grid.
    This class is used to create a command for eliminating a determinate row to the player's grid.
    This class is used to create a command for replacing the buffer card whit any card from a player's grid.
    This class is used to create a command for revealing card's value.