V-Gears 0
Free Final Fantasy VII engine.
VGearsBackgroundFile.h File Reference
#include <array>
#include <OgreResource.h>
#include <OgreImage.h>
#include <Ogre.h>
#include "common/TypeDefine.h"
#include "data/VGearsPaletteFile.h"
Include dependency graph for VGearsBackgroundFile.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VGears::BackgroundFile
 A background file representation. More...
 
struct  VGears::BackgroundFile::SpriteData
 Data for sprites. More...
 
struct  VGears::BackgroundFile::Layer
 A layer of a background. More...
 
struct  VGears::BackgroundFile::Page
 A background page/. More...
 

Namespaces

namespace  VGears
 

Typedefs

typedef Ogre::SharedPtr< BackgroundFile > VGears::BackgroundFilePtr