Method: RBGLox::Window#width

Defined in:
lib/rbglox/window.rb

#widthObject

Returns the value of attribute width.



8
9
10
# File 'lib/rbglox/window.rb', line 8

def width
  @width
end