Hi people! I have a little issue drawing images using floats (html5).
The button's size it's 49x49 and the first it's draw at x:150 y:150, the second it's at x:200.5 and y:200.5. It's possible to draw the second button equals to the first using float coords?
Thanks!