Node
From Moviesandbox
(Difference between revisions)
(Replacing page with '{{ClassTemplate}}') |
|||
| Line 1: | Line 1: | ||
| - | + | <h1>class MyClass</h1> | |
| + | ''derived from: [[ParentClass]]'' | ||
| + | |||
| + | Description of what the class does | ||
| + | |||
| + | <h3>Members:</h3> | ||
| + | |||
| + | <h4>MemberType * memberName</h4> | ||
| + | |||
| + | <h3>Functions:</h3> | ||
| + | |||
| + | <h4>Function definition</h4> | ||
| + | |||
| + | See also: [[Controller]] | ||
| + | |||
| + | [[Category:Code Index]] | ||
Revision as of 14:36, 18 March 2009
Contents |
class MyClass
derived from: ParentClass
Description of what the class does
Members:
MemberType * memberName
Functions:
Function definition
See also: Controller

