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