1
edit
Changes
no edit summary
* Function Hide() is doing nothing.
<u>'''Week 3 '''</u>
* Container and inner box is missing left column.
* When moving the container it leaves random variables behind.
* If the container can move right the inner box will not be able to move right. Vice Versa.
* Container goes beyond the console screen. Inner box also goes over the container parameters.
== <u>'''Accomplishments'''</u> ==
<u>'''Week 2'''</u>
* Complete some functions
# capture();
*Complete Function such as
#both col() method;
#edit();
*Completed the following Functions:
# Cframe* frame() const
# void frame(CFrame*)
*Struggled to complete this function:
# hide() --> understanding how the buffer works for the console
<u>'''Week 3'''</u>
* Assignment is completed.