menu
repaint package
documentation
repaint.dart
QuadTree
capacity property
capacity property
dark_mode
light_mode
capacity
property
int
capacity
final
The maximum number of objects that can be stored in a node before it subdivides.
Implementation
final int capacity;
repaint package
documentation
repaint
QuadTree
capacity property
QuadTree class