getTreeBalance method

int getTreeBalance()

Gets the balance of the dynamic tree

Implementation

int getTreeBalance() => contactManager.broadPhase.getTreeBalance();