Difference between revisions of "DrawWindow"
From King Arthur's Gold Wiki
Shadlington (Talk | contribs) (Created page with "<onlyinclude> Draws a window with a shape specified by the given rect. </onlyinclude> <syntaxhighlight lang="cpp"> void DrawWindow(const recti &rect) </syntaxhighlight> [[Ca...") |
(No difference)
|
Revision as of 21:14, 21 August 2012
Draws a window with a shape specified by the given rect.
void DrawWindow(const recti &rect)