Changes

Jump to: navigation, search

BTP300B A2 Team 2 Work Plan

1,118 bytes added, 21:49, 14 October 2013
Created page with '<-- Go Back '''Dimitri Novodchuk(Team Leader)''' * Initial creation of the various files required for getting started on the project: iframe.h, cf…'
[[BTP300B A2 Teams Fall 2013|<-- Go Back]]

'''Dimitri Novodchuk(Team Leader)'''
* Initial creation of the various files required for getting started on the project: iframe.h, cfg.h, cframe.h/cpp, etc.
* Coding the following methods:
** constructor and destructor
** void setLine(char* str, char left, char fill, char right) const
** void capture()
** void bordered(bool)
** bool bordered() const
** void col(int)
** int col() const
** void display(const char*)
** void move(CDirection)

'''parvin soleymani-olyaei'''
* Coding the following methods:
** int absrow() const
** int abscol() const
** void row(int)
** int row() const
** void width(int)
** int width() const
** int edit(char* str, int maxStrLength, bool* insertMode, int* offset, int*cursor)
** void draw(int = C_FULL_FRAME)

'''Sana Shariff '''
* Coding the following methods:
** void goMiddle()
** void frame(CFrame*)
** CFrame* frame() const
** void height(int)
** int height() const
** void hide(CDirection = C_STATIONARY)
** void move(iFrame&)

'''Team Effort'''
* Team's first goal is that each team member will finish coding his/her methods.

Navigation menu