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