V-Gears 0
Free Final Fantasy VII engine.
Console::OutputLine Struct Reference

An ouptut line of the console. More...

Collaboration diagram for Console::OutputLine:

Public Attributes

Ogre::String text
 Text in the line. More...
 
Ogre::ColourValue colour
 Color for the text in the line. More...
 
float time
 Time at which it was printed. More...
 

Detailed Description

An ouptut line of the console.

Member Data Documentation

◆ colour

Ogre::ColourValue Console::OutputLine::colour

Color for the text in the line.

◆ text

Ogre::String Console::OutputLine::text

Text in the line.

◆ time

float Console::OutputLine::time

Time at which it was printed.


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