Method: GGLib::SplashScreen#draw

Defined in:
lib/ext/splash.rb

#drawObject



37
38
39
# File 'lib/ext/splash.rb', line 37

def draw
  @background_image.draw(0, 0, 0)
end