]> git.seodisparate.com - EntityComponentMetaSystem/commit
Basic meta stuff working
authorStephen Seo <seo.disparate@gmail.com>
Thu, 25 Feb 2016 03:08:02 +0000 (12:08 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 25 Feb 2016 03:08:02 +0000 (12:08 +0900)
commit8ffacb16b1f478681f5c77d805df6f386d67837b
tree6caf1f02555cd2e977945bd7a91d2aebad705d98
parent0b39f8bc9384a58feb7327bea6ff0d669e04dd33
Basic meta stuff working
src/CMakeLists.txt
src/EC/Meta.hpp [new file with mode: 0644]
src/test/Main.cpp [new file with mode: 0644]
src/test/MetaTest.cpp [new file with mode: 0644]