gdx-toolbox/src/com/blarg/gdx/entities
Gered 7849d1ad3a convenience helper for checking if an entity is inactive
I figure this is fine to add since InactiveComponent is a so-called
"system" component
2013-10-27 15:10:30 -04:00
..
systemcomponents add entity preset support 2013-09-14 14:18:57 -04:00
Component.java initial commit 2013-07-01 12:10:36 -04:00
ComponentSystem.java ComponentSystem and EntityManager now implement Disposable to allow easier subclass resource cleanup 2013-08-04 18:55:41 -04:00
Entity.java convenience helper for checking if an entity is inactive 2013-10-27 15:10:30 -04:00
EntityManager.java add entity filter method to find all entities created with a given preset 2013-10-27 11:33:08 -04:00
EntityPreset.java add entity preset support 2013-09-14 14:18:57 -04:00