maxNodes constant

int const maxNodes

Maximum number of nodes in one screen.

Implementation

static const int maxNodes = 2000;