Method: MiniGL::Panel#y

Defined in:
lib/minigl/forms.rb

#yObject (readonly)

The vertical position of the panel from the top left corner of the window.



87
88
89
# File 'lib/minigl/forms.rb', line 87

def y
  @y
end