Libraries
»
minigl
(2.1.2)
»
Index
»
MiniGL
»
Component
»
#x
Method: MiniGL::Component#x
Defined in:
lib/minigl/forms.rb
#
x
⇒
Object
(readonly)
The horizontal coordinate of the component
8 9 10
# File 'lib/minigl/forms.rb', line 8
def
x
@x
end