DrawSetTextFont

From Valve Developer Community
Revision as of 19:33, 28 June 2006 by Ts2do (talk | contribs) (added class)
Jump to navigation Jump to search
Return to ISurface DrawSetTextColor

void ISurface::DrawSetTextFont(HFont font)

Use this with other functions to set how to draw text. This should be used with a font handle that has been created with CreateFont and its successors.