# File lib/rubysdl_compatible_ver1.rb, line 21
  def listModes(*args)
    SDL::Screen.listModes(*args)
  end