Function game::devtools::kml::load_objects [−][src]
fn load_objects(
app: &App,
path: Option<String>,
dump_clipped_shapes: bool,
timer: &mut Timer<'_>
) -> (String, Vec<Object>)
Expand description
Loads and clips objects to the current map. Also returns the dataset name.