apotapov / gdx-artemis

Fork of artemis entity-system (http://gamadu.com/artemis/) refactored to integrate with Libgdx (http://libgdx.badlogicgames.com/)
Other
53 stars 5 forks source link

Rename Aspects to Entities #8

Closed apotapov closed 10 years ago

apotapov commented 10 years ago

The notion of Aspects for EntitySystems have always bothered me. It's not an intuitive concept. I think renaming Aspects to Filters will make a lot more sense for new developers just starting with Artemis.