Re-added collision demo (#642)

Improved collision performance
This commit is contained in:
JanFokke
2019-12-26 22:20:43 +10:00
committed by Dylan Wilson
parent dfa3bce162
commit c360b66535
7 changed files with 349 additions and 90 deletions
+1
View File
@@ -36,6 +36,7 @@
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\MonoGame.Extended.Collisions\MonoGame.Extended.Collisions.csproj" />
<ProjectReference Include="..\..\MonoGame.Extended.Content.Pipeline\MonoGame.Extended.Content.Pipeline.csproj">
<Private>true</Private>
</ProjectReference>