Capycore Engine  0.1.0
A simple and lightweight game engine written in C++ based on the Unity API architecture.
Loading...
Searching...
No Matches
Font Class Referencefinal

#include <font.h>

Public Member Functions

std::string get_name () const
 
int8_t get_size () const
 
TTF_Font & get_ttf_font () const
 

Friends

class AssetService
 

Member Function Documentation

◆ get_name()

std::string Font::get_name ( ) const

◆ get_size()

int8_t Font::get_size ( ) const

◆ get_ttf_font()

TTF_Font & Font::get_ttf_font ( ) const

Friends And Related Symbol Documentation

◆ AssetService

friend class AssetService
friend

The documentation for this class was generated from the following file: