#include "textrenderercomponent.h"
#include <engine/gluon_engine_export.h>
#include <engine/component.h>
#include <QtGui/QFont>
#include <QtGui/QColor>
#include <graphics/textitem.h>
#include <gameobject.h>
#include <graphics/meshes/polygonmesh.h>
#include <QMessageBox>
#include "textrenderercomponent.moc"
Go to the source code of this file.
Classes | |
class | GluonEngine::TextRendererComponent::TextRendererComponentPrivate |
Functions | |
Q_EXPORT_PLUGIN2 (gluon_component_textrenderer, GluonEngine::TextRendererComponent) |
Q_EXPORT_PLUGIN2 | ( | gluon_component_textrenderer | , | |
GluonEngine::TextRendererComponent | ||||
) |