MercuryTheme.h File Reference

#include "MercuryINI.h"

Go to the source code of this file.

Classes

class  MercuryTheme
 Mercury Theme System (Accessable via THEME.). More...
class  MercuryThemeManager

Defines

#define GET_GRAPHIC_BY_NAME(x)   THEME.GetPathToGraphic( THEME.GetMetricS( GetName(), x ) )
#define GET_MODEL_BY_NAME(x)   THEME.GetPathToModel( THEME.GetMetricS( GetName(), x ) )
#define GET_FILE_BY_NAME(x)   THEME.GetPathToFile( THEME.GetMetricS( GetName(), x ) )

Variables

MercuryThemeManager THEME


Define Documentation

#define GET_FILE_BY_NAME (  )     THEME.GetPathToFile( THEME.GetMetricS( GetName(), x ) )

Definition at line 68 of file MercuryTheme.h.

#define GET_GRAPHIC_BY_NAME (  )     THEME.GetPathToGraphic( THEME.GetMetricS( GetName(), x ) )

Get the path to a theme according to what metrics wants

Definition at line 66 of file MercuryTheme.h.

#define GET_MODEL_BY_NAME (  )     THEME.GetPathToModel( THEME.GetMetricS( GetName(), x ) )

Definition at line 67 of file MercuryTheme.h.


Variable Documentation

MercuryThemeManager THEME

Definition at line 8 of file MercuryTheme.cpp.


Hosted by SourceForge.net Logo