Method: MiniGL::Component#y

Defined in:
lib/minigl/forms.rb

#yObject (readonly)

The vertical coordinate of the component



32
33
34
# File 'lib/minigl/forms.rb', line 32

def y
  @y
end