Libraries
»
gui_geometry
(0.3.1)
»
Index
»
GuiGeo
»
Rectangle
»
#x
Method: GuiGeo::Rectangle#x
Defined in:
lib/gui_geometry/rectangle.rb
#
x
⇒
Object
45
# File 'lib/gui_geometry/rectangle.rb', line 45
def
x
;
loc
.
x
;
end