GG
Classes | Namespaces | Functions
PluginInterface.h File Reference
#include <GG/GUI.h>
#include <GG/ltdl.h>
#include <string>

Go to the source code of this file.

Classes

class  GG::PluginInterface
 The interface to custom-control plugins. More...
class  GG::PluginManager
 A singleton that loads and stores textures for use by GG. More...

Namespaces

namespace  GG

Functions

GG_API PluginManager & GG::GetPluginManager ()

Detailed Description

Contains the PluginInterface class, an interface to custom-control plugins that allow runtime control selection.

Definition in file PluginInterface.h.