Skip to content

Updated to use latest EcsRx

Compare
Choose a tag to compare
@grofit grofit released this 26 Mar 08:03
· 31 commits to master since this release

This now uses the new version which does away with IEntityCollectionManager and has IEntityDatabase and IObservableGroupManager which do the same sort of things it used to do.

You are also now able to use the EcsRx persistence plugin if you want, which allows you to do complex data tasks in a simple and fluent way.