Contains components
It's recomended to always use this function, as it will do the 'hard work' for you
True if the entity contains all of the components False otherwise
e.containsAll!(Foo, Goo);
See Implementation
Contains components
It's recomended to always use this function, as it will do the 'hard work' for you