contains

operator fun contains(phase: DirtyPhase): Boolean(source)

Returns whether phase is included in this mask.

Return

true when the phase is dirty.

Parameters

phase

the phase to query.