Module macroquad::text

source ·
Expand description

Functions to load fonts and draw text.

Structs§

  • TTF font loaded to GPU
  • World space dimensions of the text, measured by “measure_text” function
  • Arguments for “draw_text_ex” function such as font, font_size etc

Functions§