hasAll

fun hasAll(components: Collection<KClass<*>>): Boolean

Checks whether an entity has all of components set or added.

See also