Libraries
»
rb_sdl2
(0.2.0)
»
Index
»
RbSDL2
»
Window
»
Shape
»
WindowShapeMode
»
#mode=
Method: RbSDL2::Window::Shape::WindowShapeMode#mode=
Defined in:
lib/rb_sdl2/window/shape.rb
#
mode=
(num) ⇒
Object
24 25 26
# File 'lib/rb_sdl2/window/shape.rb', line 24
def
mode=
(
num
)
self
[
:mode
]
=
num
end