Class LMoveArgs.Builder

    • Method Detail

      • leftLeft

        public static LMoveArgs leftLeft()
        Creates new LMoveArgs setting with LEFT LEFT directions.
        Returns:
        new LMoveArgs with args set.
      • leftRight

        public static LMoveArgs leftRight()
        Creates new LMoveArgs setting with LEFT RIGHT directions.
        Returns:
        new LMoveArgs with args set.
      • rightLeft

        public static LMoveArgs rightLeft()
        Creates new LMoveArgs setting with RIGHT LEFT directions.
        Returns:
        new LMoveArgs with args set.
      • rightRight

        public static LMoveArgs rightRight()
        Creates new LMoveArgs setting with RIGHT RIGHT directions.
        Returns:
        new LMoveArgs with args set.