Libraries
»
gui_geometry
(0.3.1)
»
Index
»
GuiGeo
»
Rectangle
»
#tr
Method: GuiGeo::Rectangle#tr
Defined in:
lib/gui_geometry/rectangle.rb
#
tr
⇒
Object
91
# File 'lib/gui_geometry/rectangle.rb', line 91
def
tr
;
point
(
x
+
w
,
y
)
;
end