//for p5 JS cb1 = createCheckbox(" Sphere",true); cb1.position(150, 605); cb1.style("color:red"); //here //cb1.changed(cb1x); //optional callback