DrawSetTextColor
Jump to navigation
Jump to search
void DrawSetTextColor(int r, int g, int b, int a)
void DrawSetTextColor(Color col)
Use this with other functions to set how to draw text.
Use this with other functions to set how to draw text.