big code cleanup

This commit is contained in:
Dylan Wilson
2017-01-31 21:15:21 +10:00
parent 4365b1cec8
commit a002aef77f
94 changed files with 86 additions and 717 deletions
@@ -1,12 +1,8 @@
#region
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Content;
using Microsoft.Xna.Framework.Graphics;
using MonoGame.Extended.Content;
#endregion
namespace MonoGame.Extended.Tiled
{
public class TiledMapImageLayer : TiledMapLayer, IMovable