GetGlyphAtlasRec function
See RaylibCoreFlatModule.GetGlyphAtlasRec.
Implementation
RectangleD GetGlyphAtlasRec(
FontD font,
int codepoint,
) => _module.GetGlyphAtlasRec(font, codepoint);
See RaylibCoreFlatModule.GetGlyphAtlasRec.
RectangleD GetGlyphAtlasRec(
FontD font,
int codepoint,
) => _module.GetGlyphAtlasRec(font, codepoint);