![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
A battle camera settings. More...
#include <BattleManager.h>
Public Attributes | |
unsigned int | id |
Camera ID. More... | |
Ogre::Vector3 | location |
Camera location. More... | |
Ogre::Vector3 | orientation |
Camera orientation. More... | |
A battle camera settings.
unsigned int BattleManager::BattleCamera::id |
Camera ID.
Ogre::Vector3 BattleManager::BattleCamera::location |
Camera location.
Ogre::Vector3 BattleManager::BattleCamera::orientation |
Camera orientation.
It's not an angle, or a rotation. but the coordinates the camera points at.