Processing Community Forum
Can a class method return the current instance of its class?
Processing
Coding Questions
GoToLoop
July 12, 2019, 8:43pm
2
You can use
clone()
in place of
new
:
3 Likes
show post in topic
Related topics
Topic
Replies
Views
Activity
Problema con Class, extend y herencia
Libraries
12
1610
May 31, 2019
Getting the name of the instance
Coding Questions
4
580
December 12, 2020
newInstance() method
Coding Questions
4
547
November 10, 2020
Constructor to create a new class instance by assignment
Beginners
15
724
May 14, 2020
Class in function
Beginners
5
165
January 30, 2023