* Render the message we want to display to a texture for drawing * @param message The message we want to display * @param fontFile The font we want to use to render the text * @param color The color we want the text to be * @param fontSize The size we want the font to be * @param renderer The renderer to load the texture in * @return An SDL_Texture containing the rendered message, or nullptr
source not stored for this graph (policy: none)