pub fn get_all<T>(component: Component<T>) -> Vec<EntityId>
Expand description

Gets all of the entities that have the given component.