axisList property

List<Body> axisList
getter/setter pair

List of bodies currently in the broadphase.

Implementation

List<Body> axisList = [];