items property

List<T> items

Returns a flat List of items regardless of what data structure is used to store collision information.

Implementation

List<T> get items;