Method: Processing::App.sketch_class
- Defined in:
- lib/jruby_art/app.rb
.sketch_class ⇒ Object (readonly)
Handy getters and setters on the class go here:
67 68 69 |
# File 'lib/jruby_art/app.rb', line 67 def sketch_class @sketch_class end |