DrawTexturedRect
From Valve Developer Community
| ← Back to DrawSetTexture | Return to ISurface | Continue to DrawTexturedLine → |
[edit]
void ISurface::DrawTexturedRect(int x0, int y0, int x1, int y1)
Draws a rectangle with the specified starting at the top left corner of the texture and drawing to the bottom right.
