DrawSetTextColor

From Valve Developer Community
Jump to: navigation, search

void ISurface::DrawSetTextColor(int r, int g, int b, int a)
void ISurface::DrawSetTextColor(Color col)

Use this with other functions to set how to draw text.