Method: Gosu::BlockAllocator::Block#height

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

#heightObject

Returns the value of attribute height

Returns:

  • (Object)

    the current value of height



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

def height
  @height
end