Searched refs:OBJ_CELL_NONE (Results 1 – 1 of 1) sorted by relevance
115 static const Cell OBJ_CELL_NONE; variable142 return IsValidPos( nCol, nRow ) ? maCells[ GetIndex( nCol, nRow ) ] : OBJ_CELL_NONE; in GetCell()
Completed in 13 milliseconds