Tinker / load()
- Description
Adds an object (its variables and functions) to the Tinker panel.
As the Processing grammar does not yet recognize Annotations, this feature is only available to programmers using a separate IDE such as Eclipse.
- Syntax
tinker.load(annotatedObject)- Parameters
- None
- Returns
- None
- Usage
- Web & Applications
- Related
No Comments
You must be logged in to post a comment.