DrawSetTextColor

From Valve Developer Community
Revision as of 19:32, 28 June 2006 by Ts2do (talk | contribs) (added class)
Jump to navigation Jump to 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.