Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
|
#include "core/engine_structs.h"
Functions | |
std::tuple< int, int > | CalcTextSize (const std::string &text, const Font &font, float font_size) |
std::tuple<int, int> CalcTextSize | ( | const std::string & | text, |
const Font & | font, | ||
float | font_size | ||
) |