Changes

Jump to: navigation, search

The CIO Framework - OOP344 20123

No change in size, 21:39, 7 November 2012
Public Methods: Correction
virtual void move(CDirection dir);
</syntaxhighlight></big>
First it will hide the Frame, then adjust the row and col to more move to the "dir" direction and then draws the Frame back on screen.
<big><syntaxhighlight lang="cpp">
virtual void hide();

Navigation menu