Sha256: 0b11c18abc0fb45eb7360eec22ff73947dfdcb1a73b6bbf9db2b428395cf5c44
Contents?: true
Size: 369 Bytes
Versions: 1
Compression:
Stored size: 369 Bytes
Contents
# require 'rpextras' #@todo fix how we call Library Proxy java_import Java::MonkstoneCore::LibraryProxy # classes that inherit from Library are expected to implement # the abstract methods of monkstone.core.LibraryProxy # def pre... # def draw... # def post... # def keyPressed... # def mousePressed... # NOOP is fine... # `app` can be called to get PApplet instance
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jruby_art-1.2.5 | library/library_proxy/library_proxy.rb |