public class tLine extends java.lang.Object
tPoint
p0
p1
int
state
float
theta
tLine(tPoint p0Input, tPoint p1Input, float thetaInput, int stateInput, processing.core.PApplet theParent)
void
draw()
printLine()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public tPoint p0
public tPoint p1
public int state
public float theta
public tLine(tPoint p0Input, tPoint p1Input, float thetaInput, int stateInput, processing.core.PApplet theParent)
public void draw()
public void printLine()
Processing Library Turtle by Leah Buechley. (c) 2016