i've made this code and i dont know where i made a mistake.
i made a image with 1000,1000 size and it has 4 equal areas. Each area should fade in/out a color if the mouse is in range.
Everything is working fine with 2 overlays. if I go over my 4 overlas everything is laggy and stop working =/.
Iam pretty new to processing
hope u can help me ;)
int ru = 0; // rightUP int rd = 0; // rightDown int lu = 0; // leftUP int ld = 0; // leftDown