Method: MiniGL::Component#x

Defined in:
lib/minigl/forms.rb

#xObject (readonly)

The horizontal coordinate of the component



8
9
10
# File 'lib/minigl/forms.rb', line 8

def x
  @x
end