Difference between revisions of "DrawButton"

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

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

void DrawButton(const recti &rect)