bevy/examples/app
Nathan Stocks 12f29bd38c
Timer Polishing (#931)
* Pause stops ticks. Consistent getter method names. Update tests.

* Add timing example

* Format with the nightly formatter

Co-authored-by: Amber Kowalski <amberkowalski03@gmail.com>
2020-11-27 11:39:33 -08:00
..
custom_loop.rs System Inputs, Outputs, Chaining, and Registration Ergo (#876) 2020-11-16 18:18:00 -08:00
empty.rs organize examples and add ecs guide 2020-05-01 13:12:47 -07:00
empty_defaults.rs rename add_plugin_group to add_plugins (#773) 2020-11-02 19:01:17 -08:00
headless.rs use wasm-friendly instant::Instant everywhere (#895) 2020-11-21 16:38:24 -08:00
logs.rs System Inputs, Outputs, Chaining, and Registration Ergo (#876) 2020-11-16 18:18:00 -08:00
plugin.rs Timer Polishing (#931) 2020-11-27 11:39:33 -08:00
plugin_group.rs System Inputs, Outputs, Chaining, and Registration Ergo (#876) 2020-11-16 18:18:00 -08:00
return_after_run.rs rename add_plugin_group to add_plugins (#773) 2020-11-02 19:01:17 -08:00
thread_pool_resources.rs rename add_plugin_group to add_plugins (#773) 2020-11-02 19:01:17 -08:00