Function macroquad::experimental::scene::find_nodes_with

source ยท
pub fn find_nodes_with<T: Any + Copy>() -> impl Iterator<Item = NodeWith<T>>