Brenta Engine 1.2
Loading...
Searching...
No Matches
brenta::Font::Builder Class Reference

Public Member Functions

Builderpath (const std::filesystem::path &path)
 
Buildersize (int size)
 
Builderwatch (const std::filesystem::path &path)
 
Font build ()
 
tenno::vector< std::filesystem::path > get_watch_paths () const
 

Detailed Description

Definition at line 51 of file font.hpp.

Member Function Documentation

◆ build()

Font Font::Builder::build ( )

Definition at line 144 of file font.cpp.

◆ get_watch_paths()

tenno::vector< std::filesystem::path > Font::Builder::get_watch_paths ( ) const

Definition at line 149 of file font.cpp.

◆ path()

Font::Builder & Font::Builder::path ( const std::filesystem::path &  path)

Definition at line 125 of file font.cpp.

◆ size()

Font::Builder & Font::Builder::size ( int  size)

Definition at line 132 of file font.cpp.

◆ watch()

Font::Builder & Font::Builder::watch ( const std::filesystem::path &  path)

Definition at line 138 of file font.cpp.


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