mirror of
https://github.com/processing/processing4.git
synced 2026-02-22 23:05:58 +01:00
android sync
This commit is contained in:
@@ -734,7 +734,9 @@ public class PShape implements PConstants {
|
||||
|
||||
|
||||
|
||||
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
// The new copy methods to put an SVG into a PShape3D, for example
|
||||
|
||||
public PShape copy(PGraphics g) {
|
||||
PShape res = null;
|
||||
@@ -844,6 +846,7 @@ public class PShape implements PConstants {
|
||||
}
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user