selectionUpdate abstract method

void selectionUpdate(
  1. int displayRow,
  2. int col,
  3. bool rightHalf
)

Implementation

void selectionUpdate(int displayRow, int col, bool rightHalf);