maxNodes constant
int
const maxNodes
Maximum number of nodes in one screen.
Implementation
static const int maxNodes = 2000;
Maximum number of nodes in one screen.
static const int maxNodes = 2000;