Libraries
»
minigl
(2.5.3)
»
Index
»
MiniGL
»
Component
»
#y
Method: MiniGL::Component#y
Defined in:
lib/minigl/forms.rb
#
y
⇒
Object
(readonly)
The vertical coordinate of the component
32 33 34
# File 'lib/minigl/forms.rb', line 32
def
y
@y
end