bevy/examples/diagnostics
François b28365f966
updates on diagnostics (log + new diagnostics) (#1085)
* move print diagnostics to log

* entity count diagnostic

* asset count diagnostic

* remove useless `pub`s

* use `BTreeMap` instead of `HashMap`

* get entity count from world

* keep ordered list of diagnostics
2020-12-24 13:28:31 -06:00
..
custom_diagnostic.rs updates on diagnostics (log + new diagnostics) (#1085) 2020-12-24 13:28:31 -06:00
log_diagnostics.rs updates on diagnostics (log + new diagnostics) (#1085) 2020-12-24 13:28:31 -06:00