Classes | Enumerations

C:/Development/LoM/client/src/Resources/Font.h File Reference

#include "Resource.h"
#include "SDL/SDL_ttf.h"

Classes

class  Font
 Font Resource. More...

Enumerations

enum  FontStyle { STYLE_NORMAL, STYLE_BOLD, STYLE_ITALIC, STYLE_UNDERLINE }

Enumeration Type Documentation

enum FontStyle

Used to set the style of the font.

Enumerator:
STYLE_NORMAL 
STYLE_BOLD 
STYLE_ITALIC 
STYLE_UNDERLINE 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines