exclude property

List<Type> exclude
final

Excludes ints that have these Aspects from being processed by the EntitySystem.

Has no effect if used in a Manager.

Implementation

final List<Type> exclude;