Method: Gosu::Window#fullscreen
- Defined in:
- lib/gosu_android/main-window.rb
#fullscreen ⇒ Object (readonly)
Returns the value of attribute fullscreen.
66 67 68 |
# File 'lib/gosu_android/main-window.rb', line 66 def fullscreen @fullscreen end |