eng doc
This commit is contained in:
@@ -105,8 +105,8 @@ Useful for understanding what the `App` facade encapsulates:
|
||||
|
||||
The window and GPU are created in winit 0.30's `resumed()` callback
|
||||
(`run_app` + `ApplicationHandler`). The two-layer architecture is detailed in
|
||||
[`docs/tech/ARCHI_APP.md`](../../docs/tech/ARCHI_APP.md) and
|
||||
[`FRAME_LOOP.md`](../../docs/tech/FRAME_LOOP.md).
|
||||
[`docs/tech/ARCHI_APP.md`](../../../docs/tech/ARCHI_APP.md) and
|
||||
[`FRAME_LOOP.md`](../../../docs/tech/FRAME_LOOP.md).
|
||||
|
||||
```sh
|
||||
cargo run -p wsg-lib --example manual
|
||||
|
||||
Reference in New Issue
Block a user