Class: Shoes::Flow

Inherits:
Object
  • Object
show all
Defined in:
lib/blue_shoes/flow.rb

Instance Method Summary collapse

Instance Method Details

#draw(painter) ⇒ Object



7
8
# File 'lib/blue_shoes/flow.rb', line 7

def draw painter
end

#flow(style, &blk) ⇒ Object



4
5
# File 'lib/blue_shoes/flow.rb', line 4

def flow(style, &blk)
end