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 |
|
Gered
|
873d16a592
|
convenience helpers for checking the preset type used to create an entity
|
2013-10-27 15:08:30 -04:00 |
|
Gered
|
cf49f66e85
|
add entity filter method to find all entities created with a given preset
|
2013-10-27 11:33:08 -04:00 |
|
Gered
|
c0baa42ff6
|
add entity preset support
|
2013-09-14 14:18:57 -04:00 |
|
Gered
|
79b027b024
|
clean up some cases where pooled objects weren't being freed
|
2013-09-14 13:59:13 -04:00 |
|
Gered
|
19db093c13
|
remove all global components when disposing of EntityManager
|
2013-08-05 13:29:38 -04:00 |
|
Gered
|
61a51d4fb7
|
ComponentSystem and EntityManager now implement Disposable to allow easier subclass resource cleanup
|
2013-08-04 18:55:41 -04:00 |
|
Gered
|
d052cbfa9d
|
initial commit
|
2013-07-01 12:10:36 -04:00 |
|