Method: Gosu::BlockAllocator::Block#height
- Defined in:
- lib/gosu_android/graphics/blockAllocator.rb
#height ⇒ Object
Returns the value of attribute height
46 47 48 |
# File 'lib/gosu_android/graphics/blockAllocator.rb', line 46 def height @height end |