JaimeGensler / thyseus

An archetypal Entity Component System, built entirely in Typescript
MIT License
74 stars 3 forks source link

[commands] [entity] Rework Commands/Entity #29

Closed JaimeGensler closed 1 year ago

JaimeGensler commented 1 year ago

Removes the commands API on Entity, reworks Commands API itself to play nicely with Entities. Should be a little cleaner/clearer in general, and allows Entity to be used as substruct