Changes between Version 4 and Version 5 of ClassPoint
- Timestamp:
- Feb 27, 2009, 3:20:10 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClassPoint
v4 v5 22 22 == Point Methods == 23 23 24 || {{{BearingTo(self, P)}}}|| Returns the bearing in degrees from `self` to point `P`. ||24 || '''BearingTo(self, P)''' || Returns the bearing in degrees from `self` to point `P`. || 25 25 || || || 26 26 || || ||