public class LatkFrame
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList<LatkStroke> |
strokes |
Constructor and Description |
---|
LatkFrame(PApplet _parent) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
run(PGraphics g) |
public java.util.ArrayList<LatkStroke> strokes