Sha256: 3456cb864d10e36d4cb776ea9492a760f4381db650d4de8112d8300f3d1a2b77

Contents?: true

Size: 291 Bytes

Versions: 6

Compression:

Stored size: 291 Bytes

Contents

class Shoes
  module Swt
    module Common
      module PainterUpdatesPosition
        # No-op. This object manages its own position with its own painter. The
        # painter is triggered automatically in the event loop.
        def update_position
        end
      end
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
shoes-swt-4.0.0.pre8 lib/shoes/swt/common/painter_updates_position.rb
shoes-swt-4.0.0.pre7 lib/shoes/swt/common/painter_updates_position.rb
shoes-swt-4.0.0.pre6 lib/shoes/swt/common/painter_updates_position.rb
shoes-swt-4.0.0.pre5 lib/shoes/swt/common/painter_updates_position.rb
shoes-swt-4.0.0.pre4 lib/shoes/swt/common/painter_updates_position.rb
shoes-swt-4.0.0.pre3 lib/shoes/swt/common/painter_updates_position.rb