collisions property

List<List<Rect>> collisions
getter/setter pair

Implementation

late List<List<Rect>> collisions;