Difference between revisions of "DrawButtonPressed"

From King Arthur's Gold Wiki
Jump to: navigation, search
(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 22:16, 21 August 2012

Draws a pressed button with a shape specified by the given rect.

void DrawButtonPressed(const recti &rect)