示例#1
0
inline void PuzzleSolverInterface::unplaceGridPointCount(const Image* image)
{
    puzzle->unplaceGridPointCount(image);
}