Searched refs:sixths_y (Results 1 – 1 of 1) sorted by relevance
994 const int sixths_y = 4 * y_layer - 1; in getScoreAbove() local995 const int y_above = sixths_y / 6; in getScoreAbove()998 const int r_y = (sixths_y % 6); in getScoreAbove()