Sha256: e24f03fd7ea9fec65aac4ff227084a464efc1a016b152e3b4d6bd3bcc3f81b0a
Contents?: true
Size: 189 Bytes
Versions: 37
Compression:
Stored size: 189 Bytes
Contents
module Processing # @private class App < Reflex::Application def on_motion(e) Processing.instance_variable_get(:@window)&.on_motion e end end# App end# Processing
Version data entries
37 entries across 37 versions & 1 rubygems