Libraries
»
gglib
(1.1.0)
»
Index
»
GGLib
»
SplashScreen
»
#draw
Method: GGLib::SplashScreen#draw
Defined in:
lib/ext/splash.rb
#
draw
⇒
Object
37 38 39
# File 'lib/ext/splash.rb', line 37
def
draw
@background_image
.
draw
(
0
,
0
,
0
)
end