# File lib/rubygame/ftor.rb, line 244
def
angle
@angle
or
@angle
=
Math
.
atan2
(
@y
,
@x
)
end