Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

int function for a line

$
0
0

Hello I would like to define one line (for example as a X) and then just use X when needed. I would like to have something like this:

int x = in.right.get(i)*30; vertex(207+x,227+x);

is there some way please?


Viewing all articles
Browse latest Browse all 2896

Trending Articles