mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-27 08:39:00 +02:00
code comments
This commit is contained in:
@@ -605,7 +605,7 @@ class GraphicsAPI extends BaseAPI {
|
||||
/**
|
||||
* Yield a snapshot of the current shape.
|
||||
*/
|
||||
save() {
|
||||
saveShape() {
|
||||
return this.currentShape;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user