Interface CheckerboardAccessor.CheckerboardMutator<P extends Player<P,S>,S>

    • Method Detail

      • setCheckerboard

        void setCheckerboard​(Checkerboard<P,S> aCheckerboard)
        Sets the player for the player property.
        Parameters:
        aCheckerboard - The player to be stored by the player property.