Skip to content

Third Alpha pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@DiantArts DiantArts released this 29 Mar 07:08
· 38 commits to main since this release

Systems went from template argument to constructor arguments, which gave the possibility to bind arguments, as well as capturing argument with lambas.
There is also other minor modification along the major ones, like being able to access components from entity::Container methods.
Those changements have been made after trying to use the library in a real context.