MercuryScreen.cpp File Reference

#include "global.h"
#include "MercuryScreen.h"
#include "MercuryModel.h"
#include "MercuryScreenManager.h"
#include "MercuryDisplay.h"
#include "MercuryLog.h"
#include "MercuryTheme.h"
#include "MercuryTextureManager.h"
#include "MercuryObjectFactory.h"

Go to the source code of this file.

Defines

#define MC_DISPLAYRESIZED   1

Functions

void RegisterMercuryScreen (const MString &sClassName, NewScreenFunction pfn)

Variables

std::map< MString, NewScreenFunction > * ToMakeScreens = NULL


Define Documentation

#define MC_DISPLAYRESIZED   1

Definition at line 11 of file MercuryScreen.cpp.


Function Documentation

void RegisterMercuryScreen ( const MString sClassName,
NewScreenFunction  pfn 
)

Definition at line 15 of file MercuryScreen.cpp.


Variable Documentation

std::map< MString, NewScreenFunction >* ToMakeScreens = NULL

Definition at line 13 of file MercuryScreen.cpp.


Hosted by SourceForge.net Logo