In my application I am developing a sort of tile system. Instead of doing my tiles manually I am planning on having UIImageViews that "snap" to a specific location.
Here's my question:
How can I round my new location to a factor of (in my case) 16?