Sha256: 026b29a0c702b5bbdc5117c29b94f825f267dd2b7b0a89ab976f936c1af1a3d0

Contents?: true

Size: 291 Bytes

Versions: 2

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

2 entries across 2 versions & 2 rubygems

Version Path
shoes-swt-4.0.0.pre2 lib/shoes/swt/common/painter_updates_position.rb
shoes-4.0.0.pre1 lib/shoes/swt/common/painter_updates_position.rb