encompass-cs/test
Evan Hemsley ec191c69d8 fix issue where components would not be readable by renderers if they were not updated the previous frame 2019-12-05 17:50:05 -08:00
..
.gitignore initial commit 2019-06-12 19:51:36 -07:00
ComponentTest.cs fix panic when using runtime HasComponent 2019-12-05 16:19:35 -08:00
EngineTest.cs removed all component ID stuff 2019-12-05 14:59:55 -08:00
EntityTest.cs all component reads use ComponentMessage now 2019-07-18 17:50:38 -07:00
GeneralRendererTest.cs fix issue where components would not be readable by renderers if they were not updated the previous frame 2019-12-05 17:50:05 -08:00
OrderedRendererTest.cs replace IDrawComponent with IDrawableComponent and remove SetDrawComponent 2019-11-20 19:16:44 -08:00
SpawnerTest.cs implementation of time dilation system for engines 2019-11-21 13:53:33 -08:00
WorldBuilderTest.cs forgot to rename SendMessageDelayed on WorldBuilder 2019-11-25 19:37:03 -08:00
WorldTest.cs replace IDrawComponent with IDrawableComponent and remove SetDrawComponent 2019-11-20 19:16:44 -08:00
test.csproj adds some convenience methods and doc comments 2019-10-24 12:48:36 -07:00