|
|
@@ -32,7 +32,6 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|
|
#include "Types.h"
|
|
|
#include "CoreEventArgs.h"
|
|
|
//#include "WithProperties.h"
|
|
|
-#include "Observable.h"
|
|
|
#include "Shared.h"
|
|
|
#include "Singleton.h"
|
|
|
|
|
|
@@ -84,7 +83,6 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|
|
#include "Device.h"
|
|
|
#include "Font.h"
|
|
|
#include "FontManager.h"
|
|
|
-#include "Frame.h"
|
|
|
#include "Glyph.h"
|
|
|
#include "Image.h"
|
|
|
#include "IndexBuffer.h"
|
|
|
@@ -106,8 +104,6 @@ OTHER DEALINGS IN THE SOFTWARE.
|
|
|
#include "Renderer.h"
|
|
|
#include "ResourceManager.h"
|
|
|
#include "Skybox.h"
|
|
|
-#include "Sprite.h"
|
|
|
-#include "SpriteAnimator.h"
|
|
|
#include "TextRenderer.h"
|
|
|
#include "TextureManager.h"
|
|
|
#include "Timer.h"
|