Sha256: e4051c32c213f187dd9088ec1cb56937eaf0a1648659a367b2d0cd182580bcc8

Contents?: true

Size: 254 Bytes

Versions: 9

Compression:

Stored size: 254 Bytes

Contents

# require '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

9 entries across 9 versions & 1 rubygems

Version Path
jruby_art-1.0.1 library/library_proxy/library_proxy.rb
jruby_art-1.0.0 library/library_proxy/library_proxy.rb
jruby_art-0.9.0 library/library_proxy/library_proxy.rb
jruby_art-0.8.0 library/library_proxy/library_proxy.rb
jruby_art-0.7.0 library/library_proxy/library_proxy.rb
jruby_art-0.6.0 library/library_proxy/library_proxy.rb
jruby_art-0.5.0 library/library_proxy/library_proxy.rb
jruby_art-0.4.2 library/library_proxy/library_proxy.rb
jruby_art-0.4.0 library/library_proxy/library_proxy.rb