items property
List<T>
get
items
Returns a flat List of items regardless of what data structure is used to store collision information.
Implementation
List<T> get items;
Returns a flat List of items regardless of what data structure is used to store collision information.
List<T> get items;