Method: Gosu::BlockAllocator::Block#width

Defined in:
lib/gosu_android/graphics/blockAllocator.rb

#widthObject

Returns the value of attribute width

Returns:

  • (Object)

    the current value of width



46
47
48
# File 'lib/gosu_android/graphics/blockAllocator.rb', line 46

def width
  @width
end