@ -25,6 +25,7 @@ class Vertex
{
public:
Vertex(int x, int y, int z, int r, int colour = 0, int score = 0);
virtual ~Vertex();
int x;
int y;
The note is not visible to the blocked user.