1
edit
Changes
no edit summary
<u>James Laverty(Team Leader)</u>Release 0.1
*Build initial files - iframe, consolebackup*Delegate tasks*Code the following: *Code constructors and destructors *void draw(int = C_FULL_FRAME) *void hide(CDirection = C_STATIONARY) *void move(CDirection) *void move(iFrame&)
<u>Paul Makowski</u>Release 0.1 *Code the following: *void frame(CFrame*) *CFrame* frame() const *void row(int) int row() const *void col(int) *int col() const *void height(int) *int height() *const void width(int) *int width() const *int edit(char* str, int maxStrLength, bool* insertMode, int* offset, int* cursor)