Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads WEB Code JSP/Java

连连看javafx

  • Category : JSP/Java
  • Tags :
  • Update : 2018-01-11
  • Size : 240kb
  • Downloaded :0次
  • Author :谭先生456
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
this.setOnMouseClicked(e -> { if (e.getButton() == MouseButton.PRIMARY) { x2 = (int) ((e.getX() - w) / w); y2 = (int) ((e.getY() - w) / w); g.drawImage(new Image("llkpics/checked.png"), x2 * w + w, y2 * w + w, w/6,w/6); if (check == false) { x1 = x2; y1 = y2; } else { int grade = 0; if (isSame(x1, y1, x2, y2) && isCut(x1, y1, x2, y2) && map[y1 * COL + x1] != BLANK && map[y2 * COL + x2] != BLANK) { grade = Integer.parseInt(MainFrame.tf.getText()) + 2; MainFrame.tf.setText(String.valueOf(grade)); if (x1 != x2 || y1 != y2) { map[y1 * COL + x1] = BLANK; map[y2 * COL + x2] = BLANK; myRepaint(); } } } check = !check; } });
Packet file list
(Preview for download)
FilenameSizeUpdate
lianliankan 0 2018-01-11
lianliankan\LLKCanvas.class 6178 2018-01-11
lianliankan\LLKCanvas.java 5357 2018-01-11
lianliankan\MainFrame.class 3387 2018-01-11
lianliankan\MainFrame.java 1418 2018-01-11
llkpics 0 2018-01-11
llkpics\0.jpg 5036 2018-01-11
llkpics\1.jpg 3236 2018-01-11
llkpics\2.jpg 4819 2018-01-11
llkpics\checked.png 224561 2018-01-11
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.