Difference between revisions of "DrawButtonHover"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> Draws a hover-highlighted button with a shape specified by the given rect. </onlyinclude> <syntaxhighlight lang="cpp"> void DrawButtonHover(const recti &rect) <...")
(No difference)

Revision as of 22:16, 21 August 2012

Draws a hover-highlighted button with a shape specified by the given rect.

void DrawButtonHover(const recti &rect)