Difference between revisions of "DrawPane"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> Draws a pane. </onlyinclude> <syntaxhighlight lang="cpp"> void DrawPane(const recti &rect) </syntaxhighlight> Category:Scripting Category:Global Functions")
(No difference)

Revision as of 22:06, 21 August 2012

Draws a pane.

void DrawPane(const recti &rect)