Move

Performs the absolute displacement of the area coordinates.

void  Move(
   const int  x,     // X coordinate
   const int  y      // Y coordinate
   )

Parameters

x

[in]  New X coordinate.

y

[in]  New Y coordinate.

Return Value

None.