21
edits
Changes
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===