fun changed(vararg componentTypes: Int): QueryNode Creates a query node that checks if an entity has one or more specific components that have changed.
has
fun has(vararg componentTypes: Int): QueryNode Creates a query node that checks if an entity has one or more specific components.