CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 11 of 11

Threaded View

  1. #1
    Join Date
    Nov 2011
    Posts
    20

    Java Board Grid + Moving objects

    Hello!

    Does anyone have a tutorial or some tips on making a grid in java where it is possible to select objects via the keyboard and move them to other positions in the grid.

    And check if the move is a valid move so you have to be able to track the item on the board.

    Kind regards.
    Last edited by MaSSaSLaYeR; December 12th, 2011 at 09:20 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured