V-Gears 0
Free Final Fantasy VII engine.
TextHandler::Dialog Struct Reference

A dialog. More...

Collaboration diagram for TextHandler::Dialog:

Public Attributes

Ogre::String name
 Name or identifier of the text. More...
 
TiXmlNode * node
 Text node in an XML file. More...
 
float width
 The text width. More...
 
float height
 The text height. More...
 

Detailed Description

A dialog.

Member Data Documentation

◆ height

float TextHandler::Dialog::height

The text height.

◆ name

Ogre::String TextHandler::Dialog::name

Name or identifier of the text.

◆ node

TiXmlNode* TextHandler::Dialog::node

Text node in an XML file.

◆ width

float TextHandler::Dialog::width

The text width.


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