Guess I should put this under version control LOL
This commit is contained in:
commit
2035318460
73 changed files with 8836 additions and 0 deletions
5
lifecycle/README.md
Normal file
5
lifecycle/README.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Alchemy-Lifecycle
|
||||
This crate holds traits used in Alchemy, such as `AppDelegate`, `WindowDelegate`, and `Component`. It also holds the RSX node/tag system, since it's standalone and `Component` ends up requiring it anyway.
|
||||
|
||||
## Questions, Comments?
|
||||
Open an issue, or hit me up on [Twitter](https://twitter.com/ryanmcgrath/).
|
||||
Reference in a new issue