![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
#include <array>
#include <OgreResource.h>
#include <OgreImage.h>
#include <Ogre.h>
#include "common/TypeDefine.h"
#include "data/VGearsPaletteFile.h"
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 |