mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-12-06 21:24:55 -05:00
main changes: - add parameter and return types where applicable - use @module and @classmod tags at the top of files - remove some redundant descriptions of return values, especially for functions that return a boolean recommended next steps: - more consistent grammar - add links to classes and functions in descriptions where appropriate - be consistent about naming Systems vs. SystemClasses and Components vs. ComponentClasses |
||
|---|---|---|
| .. | ||
| assemblage.lua | ||
| assemblages.lua | ||
| component.lua | ||
| components.lua | ||
| entity.lua | ||
| init.lua | ||
| list.lua | ||
| pool.lua | ||
| system.lua | ||
| systems.lua | ||
| type.lua | ||
| utils.lua | ||
| world.lua | ||
| worlds.lua | ||