![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
Go to the source code of this file.
Classes | |
struct | VGears::KeyFrame |
A tile key frame. More... | |
struct | VGears::Animation |
A tile animation. More... | |
struct | VGears::Tile |
A tile. More... | |
Namespaces | |
namespace | VGears |
Typedefs | |
typedef std::vector< KeyFrame > | VGears::KeyFrameList |
typedef std::map< String, Animation > | VGears::AnimationMap |
Enumerations | |
enum | VGears::Blending { VGears::B_ALPHA , VGears::B_ADD , VGears::B_SUBTRACT } |