making progress on the new ecs framework

This commit is contained in:
Dylan Wilson
2018-06-09 23:09:06 +10:00
parent d86f767cce
commit ed508d8b8c
30 changed files with 386 additions and 584 deletions
@@ -4,7 +4,6 @@ using Microsoft.Xna.Framework.Graphics;
using Microsoft.Xna.Framework.Input;
using MonoGame.Extended;
using MonoGame.Extended.Animations;
using MonoGame.Extended.Entities;
using MonoGame.Extended.Entities.Legacy;
using MonoGame.Extended.Input;
using Platformer.Collisions;