|
Brenta Engine 1.2
|
Public Member Functions | |
| Builder & | path (const std::filesystem::path &path) |
| Builder & | size (int size) |
| Builder & | watch (const std::filesystem::path &path) |
| Font | build () |
| tenno::vector< std::filesystem::path > | get_watch_paths () const |
| tenno::vector< std::filesystem::path > Font::Builder::get_watch_paths | ( | ) | const |
| Font::Builder & Font::Builder::path | ( | const std::filesystem::path & | path | ) |
| Font::Builder & Font::Builder::size | ( | int | size | ) |
| Font::Builder & Font::Builder::watch | ( | const std::filesystem::path & | path | ) |