# File lib/rubygame/surface.rb, line 164
def
size
[
@struct
.
w
,
@struct
.
h
]
end