geary
0.22.11
common
geary-core
/
com.mineinabyss.geary.datatypes
/
Entity
/
hasAll
has
All
fun
hasAll
(
components
:
Collection
<
KClass
<
*
>
>
)
:
Boolean
Checks whether an entity has all of
components
set or added.
See also
Entity.
has