# File lib/rubygame/ftor.rb, line 312
def
dot
(
other
)
@x
*
other
[
0
]
+
@y
*
other
[
1
]
end