aboutsummaryrefslogtreecommitdiffstats
path: root/entityx/help/Pool.h
AgeCommit message (Expand)Author
2016-02-27Revert "Trigger ComponentRemovedEvent for each component before destroying"Zack Mulgrew
2016-02-27Revert "Fix method name to be consistent with others"Zack Mulgrew
2016-02-04Fix method name to be consistent with othersZack Mulgrew
2016-02-03Trigger ComponentRemovedEvent for each component before destroyingZack Mulgrew
2014-10-21Actually call component destructors on reset().Alec Thomas
2014-10-12Get definition of std::size_t and make sizet_t more intkumar8600
2014-10-12Make return size_t at functions Event and Poolkumar8600
2014-03-05Wrap component access in a ComponentHandle.Alec Thomas
2014-03-02Use raw pointers for components, allocated from pools.Alec Thomas