![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
#include <OgreHardwareVertexBuffer.h>
#include <OgreRenderQueueListener.h>
#include <OgreRoot.h>
#include <Overlay/OgreUTFString.h>
#include <tinyxml.h>
#include "UiFont.h"
#include "UiWidget.h"
Go to the source code of this file.
Classes | |
struct | TextChar |
A character in a text. More... | |
struct | TextVariable |
A variable displayed in a text. More... | |
class | UiTextArea |
An ingame textarea. More... | |
Enumerations | |
enum | TextState { TS_SHOW_TEXT , TS_SCROLL_TEXT , TS_PAUSE_OK , TS_PAUSE_TIME , TS_DONE , TS_OVERFLOW , TS_NEXT_PAGE } |
The textarea state. More... | |
enum TextState |
The textarea state.