mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-02 04:13:58 -04:00
Remove todo list
This commit is contained in:
parent
83162ec02c
commit
f7e1be8e1d
1 changed files with 0 additions and 15 deletions
15
TODO
15
TODO
|
@ -1,15 +0,0 @@
|
|||
[x] Modify pools and list to be more efficient
|
||||
[x] Rework Entity:give to remove any previous component and re-add it.
|
||||
[x] Add Entity:ensure (maybe?)
|
||||
[ ] Put pools in the Instance and invert dependency.
|
||||
[ ] Share pools between systems
|
||||
[x] Remove System callbacks
|
||||
[x] Put .added and .removed in pools so they can be iterated over
|
||||
[x] Implement assemblages
|
||||
[x] Do :apply automatically with marked entities
|
||||
[x] Remove Entity.components. Use Entity[Component] instead
|
||||
|
||||
[ ] Add missing documentation
|
||||
[ ] Fix current documentation
|
||||
[ ] Write unit tests
|
||||
[ ] Write examples
|
Loading…
Add table
Add a link
Reference in a new issue