mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 15:20:05 -04:00
Refactor example code
This commit is contained in:
4
TODO.md
4
TODO.md
@@ -5,6 +5,10 @@ Maybe we can use build.rs to generate needed stuff, e.g. index.hmtl?
|
||||
# Code
|
||||
* Read TTF from browser?
|
||||
* requestAnimationFrame
|
||||
* Rename region to something shorter
|
||||
* `region: &Region` `region.add(...)` :/
|
||||
* `gui: &Gui` `gui.add(...)` :)
|
||||
* `ui: &Ui` `ui.add(...)` :)
|
||||
|
||||
# Additional bindings, e.g. Piston
|
||||
|
||||
|
||||
Reference in New Issue
Block a user