354 355 356 357 358
# File 'lib/menu_window.rb', line 354 def top erase_arrow @current_index = (@page_index * @height) move_arrow_or_page end