Changes

Jump to: navigation, search

OOP344 Assignment Two

73 bytes removed, 03:15, 5 November 2009
display()
void display(int topOffset=0, int leftOffset=0)const;
</pre></big>
'''display()''', having the values of starts from top + topOffset and left + leftOffset, added to the top and left coordinates, it displays draws the frame with at to the calculated coordinates width and size using hight received form the values passed by its constructor .
====getLeft()====

Navigation menu