Class MovementClientSide


  • public final class MovementClientSide
    extends Movement
    Class MovementClientSide contains the client-side masterboard move logic. Some methods already pulled up to game.Movement. There are still some methods that need pulling up, but they need more refactoring before that can be done.
    Author:
    David Ripton
    • Field Detail

      • LOGGER

        private static final java.util.logging.Logger LOGGER
    • Constructor Detail

      • MovementClientSide

        public MovementClientSide​(Game game,
                                  Options options)