void Push(TextRenderer *renderer, const std::string &text, float x, float y, float scale, Vec3 color, int layer)
bool operator()(const TextData &a, const TextData &b)
TextData(TextRenderer *renderer, const std::string &text, float x, float y, float scale, Vec3 color, int layer)