DrawSetTextColor

From Valve Developer Community
Revision as of 19:26, 9 May 2006 by Ts2do (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.