Changes

Jump to: navigation, search

OOP344 Assignment Two

154 bytes added, 03:12, 5 November 2009
m
display()
====display()====
<big><pre>
void display(voidint topOffset=0, int leftOffset=0)const;
</pre></big>
'''display()''', having the values of topOffset and leftOffset, added to the top and left coordinates, it displays the frame with at the specified calculated coordinates and size in using the values passed by its constructor. 
====getLeft()====

Navigation menu