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