Difference between revisions of "BTP300B A2 Team 3 Work Plan"
Line 3: | Line 3: | ||
'''Alek Minassian (Team Leader)''' | '''Alek Minassian (Team Leader)''' | ||
− | * Initial creation of the various files required for getting started on the project: iframe.h, cfg.h, cframe.h/cpp, etc.* Implement the following methods: | + | * Initial creation of the various files required for getting started on the project: iframe.h, cfg.h, cframe.h/cpp, etc. |
+ | * Implement the following methods: | ||
** constructor and destructor | ** constructor and destructor | ||
** setLine() | ** setLine() |
Revision as of 16:22, 6 October 2013
Alek Minassian (Team Leader)
- Initial creation of the various files required for getting started on the project: iframe.h, cfg.h, cframe.h/cpp, etc.
- Implement the following methods:
- constructor and destructor
- setLine()
- capture()
- display()
- edit()
- draw()
Justin Flowers
- Implement the following methods:
- Method 1
- Method 2
Anson Tan
- Implement the following methods:
- Method 1
- Method 2