HoverRace  2.0
Public Member Functions | Public Attributes | List of all members
HoverRace::Display::SDL::SdlTypeCase::Metrics Struct Reference

Public Member Functions

 Metrics (SdlDisplay &display, const UiFont &font)
 

Public Attributes

int fontHeight
 The maximum height of a glyph. More...
 
int lineHeight
 Total height of a line (including line spacing). More...
 
int spaceWidth
 The width of a space character. More...
 

Constructor & Destructor Documentation

HoverRace::Display::SDL::SdlTypeCase::Metrics::Metrics ( SdlDisplay display,
const UiFont font 
)

Member Data Documentation

int HoverRace::Display::SDL::SdlTypeCase::Metrics::fontHeight

The maximum height of a glyph.

int HoverRace::Display::SDL::SdlTypeCase::Metrics::lineHeight

Total height of a line (including line spacing).

int HoverRace::Display::SDL::SdlTypeCase::Metrics::spaceWidth

The width of a space character.


The documentation for this struct was generated from the following files: