]> git.seodisparate.com - EntityComponentMetaSystem/commit
Changed clearSomeMatchingFunctions, line lengths
authorStephen Seo <seo.disparate@gmail.com>
Thu, 13 Jul 2017 07:13:37 +0000 (16:13 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 13 Jul 2017 07:13:37 +0000 (16:13 +0900)
commit1f052154ad0636902dae8fe324ede904312647ab
tree3c1a72180bf775ea0ed0eb5542a1b9904799d753
parent49ae172c3a9f3a2f4eb10aef23b59502ac95fccc
Changed clearSomeMatchingFunctions, line lengths

clearSomeMatchingFunctions removed for
keepSomeMatchingFunctions and removeSomeMatchingFunctions to
avoid confusion.

Lines now respect 80 column limit.
src/EC/Manager.hpp
src/test/ECTest.cpp