-code cleanup

-some documentation improvements
-README update
This commit is contained in:
Mergul 2021-03-06 22:02:49 +01:00
parent 180f2ed336
commit fa0c196c60
3 changed files with 36 additions and 39 deletions

View file

@ -6,6 +6,7 @@ $(LIST
* Component: make component structure
* Event: make event structure
)
This mixins are optional and are used to adding some additional capabilities, e.g. ECS.System is used to configuring default number of jobs for system.
---
Struct System1