]> code.bitgloo.com Git - clyne/entityx.git/commit
Use std::bitset, allowing for an arbitrary number of components.
authorAlec Thomas <alec@swapoff.org>
Tue, 12 Mar 2013 04:05:29 +0000 (00:05 -0400)
committerAlec Thomas <alec@swapoff.org>
Tue, 12 Mar 2013 04:05:29 +0000 (00:05 -0400)
commitda60bf4f4ee6b2aa6b0334fe7855faa1f4f7592b
tree905c5c4b47985b020649718d92d7477072ca3aca
parent31b169cce984169eb5dcf678e4eaa8cdab205991
Use std::bitset, allowing for an arbitrary number of components.
README.md
entityx/Benchmarks_test.cc
entityx/Entity.cc
entityx/Entity.h