textrenderer-addons.cpp File Reference

#include <boost/regex.hpp>
#include <pglabel.h>
#include <pgimage.h>
#include "../global.h"
#include "textrenderer.h"
#include "../graphics/surface.h"
#include "../iconrepository.h"
#include "targetcoordinatelocator.h"
#include "../vehicletype.h"
#include "../itemrepository.h"

Include dependency graph for textrenderer-addons.cpp:

Go to the source code of this file.

Classes

class  VehicleTypeRenderer
class  TargetCoordinateRenderer

Functions

void uselessCallToTextRenderAddons ()

Variables

const bool r1 = TextRenderer::registerTagRenderer( new VehicleTypeRenderer )
const bool r2 = TextRenderer::registerTagRenderer( new TargetCoordinateRenderer )


Function Documentation

void uselessCallToTextRenderAddons (  ) 

Definition at line 98 of file textrenderer-addons.cpp.

Referenced by ASC_MainScreenWidget::ASC_MainScreenWidget(), and loadEditordata().


Variable Documentation

const bool r1 = TextRenderer::registerTagRenderer( new VehicleTypeRenderer ) [static]

Definition at line 94 of file textrenderer-addons.cpp.

const bool r2 = TextRenderer::registerTagRenderer( new TargetCoordinateRenderer ) [static]

Definition at line 95 of file textrenderer-addons.cpp.


Generated on Mon May 21 01:44:15 2012 for Advanced Strategic Command by  doxygen 1.5.1