ShredEagle / entity

ECS library based on archetypes.
MIT License
0 stars 0 forks source link

Handle<Entity> could provide a get() without phase, only allowing existing attributes access. #12

Closed Adnn closed 1 year ago

Adnn commented 1 year ago

For example returning a Entity_view, that can only access (and test) components.