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