# File window.rb, line 103
def
setMapBackground
(
src
)
@map_image
=
Gosu
::
Image
.
new
(
self
,
src
,
true
)
end