Sha256: d73ec0c5a8eb2feba28fee30ef9fb5246a34c1e5c4f6b4a474f9af1ad23fcd24
Contents?: true
Size: 313 Bytes
Versions: 7
Compression:
Stored size: 313 Bytes
Contents
require_relative '../../lib/ruby-processing' require "#{RP5_ROOT}/lib/rpextras" LibraryProxy = Java::MonkstoneCore::AbstractLibrary # classes that inherit from Library are expected to implement # the abstract methods of processing.core.AbstractLibrary # def pre... # def draw... # def post... # NOOP is fine...
Version data entries
7 entries across 7 versions & 1 rubygems