Method: BoxGraphics#width

Defined in:
lib/entities/components/box_graphics.rb

#widthObject



16
17
18
# File 'lib/entities/components/box_graphics.rb', line 16

def width
  @box.width
end