# File lib/rubygame/rect.rb, line 208
def
right=
(
r
);
self
[
0
] =
r
-
self
.
at
(
2
);
return
r
;
end