Changes

Jump to: navigation, search

OOP344 Assignment Two

13 bytes added, 02:50, 5 November 2009
m
Public Methods
</pre></big>
returns the '''_left''' attribute;
<big><pre>
int getTop();
</pre></big>
returns the '''_top''' attribute;
<big><pre>
void set(int top, int left);
</pre></big>
sets the '''_top and _left''' attributes to corresponding arguments. 
===Destructor===

Navigation menu