Function Blam::Content::Fonts::GetFont

Function Documentation

Font *Blam::Content::Fonts::GetFont(std::string id)

Retrieves a font from the list of loaded fonts.

Return

A pointer to the font data, or nullptr if the font couldn’t be found

Parameters
  • id: - The ID of the desired font