Changes between Version 9 and Version 10 of ClassTemplate
- Timestamp:
- Feb 27, 2009, 3:21:42 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClassTemplate
v9 v10 11 11 == {name_of_class} Attributes == 12 12 13 || attribute name || Detailed discussion of attribute || 14 || attribute name || Detailed discussion of attribute || 15 || attribute name || Detailed discussion of attribute || 13 || '''attribute_name''' || Detailed discussion of attribute || 16 14 17 15 == {name_of_class} Methods == 18 16 19 || methodname || Detailed discussion of method || 20 || methodname || Detailed discussion of method || 21 || methodname || Detailed discussion of method || 17 || '''!BearingTo(self, P)''' || Returns the bearing in degrees from `self` to point `P`. || 22 18 23 19 == Notes ==