Does the entity have a component of a particular type.
@param componentClass The class of the component sought. @return true if the entity has a component of the type, false if not.
See Implementation
Does the entity have a component of a particular type.
@param componentClass The class of the component sought. @return true if the entity has a component of the type, false if not.