float posX,posY; float count = 0; int bobNum = 5; Queu[] bob = new Queu[bobNum]; void setup () { size (500,300); smooth (); cursor(CROSS); for (int i=0; i