Method: Gosu::BlockAllocator::Block#top

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

#topObject

Returns the value of attribute top

Returns:

  • (Object)

    the current value of top



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

def top
  @top
end