Changes between Version 9 and Version 10 of ClassTemplate


Ignore:
Timestamp:
Feb 27, 2009, 3:21:42 PM (16 years ago)
Author:
rwilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClassTemplate

    v9 v10  
    1111== {name_of_class} Attributes ==
    1212
    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 ||
    1614
    1715== {name_of_class} Methods ==
    1816
    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`. ||
    2218
    2319== Notes ==