Method: Processing::App#sketch_class

Defined in:
lib/ruby-processing/app.rb

#sketch_classObject



52
53
54
# File 'lib/ruby-processing/app.rb', line 52

def sketch_class
  self.class.sketch_class
end