libes  0.5.3
an Entity System library for C++
es::ComponentStore< C > Member List

This is the complete list of members for es::ComponentStore< C >, including all inherited members.

add(Entity e, C *c)es::ComponentStore< C >inline
ComponentStore(Store *store)es::ComponentStore< C >inline
get(Entity e)es::ComponentStore< C >inline
has(Entity e)es::ComponentStore< C >inline
remove(Entity e)es::ComponentStore< C >inline