We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 091bb49 commit d0b8bb6Copy full SHA for d0b8bb6
processing_app/library/library_proxy/key_event.rb
@@ -1,6 +1,7 @@
1
# A simple demonstration of vanilla processing 'reflection' methods using
2
# JRubyArt :library_proxy.
3
# See library/my_library/my_library.rb code for the guts.
4
+# press 'h' to hide ellipse, or 's' to show ellipse
5
load_libraries :library_proxy, :my_library
6
7
attr_reader :visible
0 commit comments