Tagged Questions

3
votes
3answers
709 views

Algorithm for dragging objects on a fixed grid

I am working on a program for the mapping and playing of the popular tabletop game D&D :D Right now I am working on getting the basic functionality like dragging UI elements around, snapping to ...