# File lib/rubygame/screen.rb, line 100
def
open?
(
not
SDL
.
GetVideoSurface
().
pointer
.
null?
)
end