reorganization, and skeleton of camera system.

This commit is contained in:
2018-11-11 14:44:30 -06:00
parent f3a3d31ad8
commit 3c44a52a8f
9 changed files with 32 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
using Microsoft.Xna.Framework;
using Microsoft.Xna.Framework.Graphics;
using RhythmBullet.Zer01HD.Utilities.UI;
using RhythmBullet.Zer01HD.Utilities.UI.ScreenSystem;
using RhythmBullet.Zer01HD.Utilities.ScreenSystem;
using System;
using System.Collections.Generic;
using System.Diagnostics;