mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-26 00:45:20 +00:00
rewriting ecs from scratch
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using Microsoft.Xna.Framework;
|
||||
using MonoGame.Extended;
|
||||
using MonoGame.Extended.Entities;
|
||||
using MonoGame.Extended.Entities.Legacy;
|
||||
using Platformer.Collisions;
|
||||
|
||||
namespace Platformer.Systems
|
||||
|
||||
Reference in New Issue
Block a user