Unclaimed project
Are you a maintainer of anax? Claim this project to take control of your public changelog and roadmap.
getComponent/addComponent/etc. now return a pointer (sorry). This may be changed back in the future, I mainly did this so I can make a wrapper pointer class (but we'll see if it's even necessary).struct MySys : System<Requires<Foo, Bar>>; #20)World::createEntityThere's probably some more I missed.