encompass-cs/test
Evan Hemsley c1e206ef49 allow only one component per type per entity 2019-08-10 17:34:00 -07:00
..
.gitignore initial commit 2019-06-12 19:51:36 -07:00
ComponentTest.cs allow only one component per type per entity 2019-08-10 17:34:00 -07:00
DirectedGraphTest.cs world builder structure 2019-06-16 17:56:36 -07:00
EngineTest.cs allow only one component per type per entity 2019-08-10 17:34:00 -07:00
EntityTest.cs all component reads use ComponentMessage now 2019-07-18 17:50:38 -07:00
GeneralRendererTest.cs allow only one component per type per entity 2019-08-10 17:34:00 -07:00
OrderedRendererTest.cs accidentally destroyed every pooled dictionary when an entity was destroyed LOOOL 2019-08-01 23:09:41 -07:00
SpawnerTest.cs rename EmitMessage to SendMessage and add special case for component self-cycle 2019-07-18 20:31:31 -07:00
WorldBuilderTest.cs introduce concept of pending component 2019-07-19 16:15:48 -07:00
WorldTest.cs rework EntityRenderer to OrderedRenderer 2019-08-01 15:06:19 -07:00
test.csproj update csproj files again 2019-06-19 23:22:47 -07:00