mirror of
https://github.com/processing/processing4.git
synced 2026-02-02 21:29:17 +01:00
continuing...
This commit is contained in:
@@ -129,6 +129,8 @@ public interface PMethods {
|
||||
|
||||
public void ellipse(float x, float y, float hradius, float vradius);
|
||||
|
||||
public void circle(float x, float y, float radius);
|
||||
|
||||
public float bezierPoint(float a, float b, float c, float d,
|
||||
float t);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user