HoverRace  2.0
Classes | Namespaces | Macros | Functions
UiFont.h File Reference
#include "../Util/Hash.h"
#include "../Util/SelFmt.h"
+ Include dependency graph for UiFont.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HoverRace::Display::UiFont
 Describes a font used for the UI. More...
 

Namespaces

 HoverRace
 
 HoverRace::Display
 

Macros

#define MR_DllDeclare
 

Functions

MR_DllDeclare bool HoverRace::Display::operator!= (const UiFont &a, const UiFont &b)
 
MR_DllDeclare std::ostream & HoverRace::Display::operator<< (std::ostream &os, const UiFont &fs)
 
MR_DllDeclare bool HoverRace::Display::operator== (const UiFont &a, const UiFont &b)
 

Macro Definition Documentation

#define MR_DllDeclare