passive property

bool passive

Returns true if this EntitySystem is passive.

Implementation

bool get passive => _passive;