Did some storage restructuring to avoid dictionary lookups. This should be a fairly significant speedup, particularly on the type lookups which now use a clever static generic lookup. Reviewed-on: #7 |
||
|---|---|---|
| src | ||
| .editorconfig | ||
| .gitignore | ||
| LICENSE.txt | ||
| MoonTools.ECS.csproj | ||
| README.md | ||
README.md
MoonTools.ECS
A very simple ECS system.