In the reference there is a
page, that refers to a clear() function for PGraphics. But when I try to use it on a simple PGraphics instance, it says that "The function clear() does not exist." My problem is as simple as that.
If this function does turnout to be nonexistent, then what would an alternative be? I've tried the things that were mentioned in
this post.
Thanks in advance!
1