#include "olok.h" Olok::Olok() { clear(); } void Olok::clear() { // clear the grid to be rebuilt as empty grid.clear(); // make 11 boxes for each colored row (not the white ones) for(int j = 0; j