V-Gears 0
Free Final Fantasy VII engine.
UiKeyFrameVector2 Struct Reference

Coordinate keyframe. More...

#include <UiAnimation.h>

Public Attributes

float time
 Keyframe time, in seconds. More...
 
Ogre::Vector2 value
 Position for the keyframe. More...
 

Detailed Description

Coordinate keyframe.

Member Data Documentation

◆ time

float UiKeyFrameVector2::time

Keyframe time, in seconds.

◆ value

Ogre::Vector2 UiKeyFrameVector2::value

Position for the keyframe.


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