I am new to processing and am having some serious trouble. I can't figure how to get this object into it's own class so i can put in other objects without conflicts. here's the code and have a look, please.
float[] x = new float[5]; float[] y = new float[5]; float segLength = 30;