V-Gears 0
Free Final Fantasy VII engine.
VGears::Animation Struct Reference

A tile animation. More...

#include <VGearsTile.h>

Public Attributes

Ogre::Real length
 Animation length. More...
 
KeyFrameList key_frames
 List of key frames of the animation. More...
 

Detailed Description

A tile animation.

Member Data Documentation

◆ key_frames

KeyFrameList VGears::Animation::key_frames

List of key frames of the animation.

◆ length

Ogre::Real VGears::Animation::length

Animation length.

Todo:
Units? Seconds?

The documentation for this struct was generated from the following file: