![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
#include <OgreHardwareVertexBuffer.h>
#include <OgreRenderQueueListener.h>
#include <OgreRoot.h>
#include "map/VGearsBackground2DFile.h"
#include "Background2DAnimation.h"
#include "Entity.h"
#include "ScriptManager.h"
Go to the source code of this file.
Classes | |
class | Background2D |
A field background. More... | |
struct | Background2D::Tile |
Represents a tile. More... | |
struct | Background2D::AnimationPlayed |
State of an animation. More... | |