# File gglib/examples/SplashScreen.rb, line 13
  def initialize
    super(640, 480, "img/splash.png")
  end