Libraries
»
geomotion
(0.15.0)
»
Index
»
CGPoint
»
#-
Method: CGPoint#-
Defined in:
lib/geomotion/cg_point.rb
#
-
(other) ⇒
Object
93 94 95
# File 'lib/geomotion/cg_point.rb', line 93
def
-
(
other
)
self
.
+
(
-
other
)
end