Login
From:
CellPerformance
(Uncensored)
subscribe
Increment And Decrement Wrapping Values
http://cellperformance.beyond3d.com/articles/2006/07/increment-and-decrement-wrapping-values.html
links
backlinks
Roast topics
Find topics
Find it!
Small code, big impact Occasionally you have a set of values that you want to wrap around as you increment and decrement them. For example, in a GUI where the user keys right or left and you want to wrap...