Method: Rect#width

Defined in:
lib/amun/primitives/rect.rb

#widthObject (readonly)

Returns the value of attribute width.



5
6
7
# File 'lib/amun/primitives/rect.rb', line 5

def width
  @width
end