-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
float |
x |
float |
y |
-
Constructor Summary
Constructors
Constructor and Description |
tPoint() |
tPoint(double xInput,
double yInput) |
tPoint(float xInput,
float yInput) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
printPoint() |
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
printPoint
public void printPoint()
Processing Library Turtle by Leah Buechley. (c) 2016